Version

fixButtonAlignment Property

Indicate whether the fix button/pin is located to the left or to the right of the header caption.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_fixButtonAlignment() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfColumnFixingSettings.get_fixButtonAlignment();

Return Value

Location of the button.
See Also