Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
showFixButton Property
Determines if the pin button for fixing the column is shown next to the header caption.
Syntax
ASP.NET Ajax Javascript (Specification) | |
---|
function get_showFixButton() : {Any} |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfColumnFixingSettings.get_showFixButton(); |
Return Value
True if the button will be displayed, false otherwise