Determines whether a column is fixed to the left of the grid when it is scrolled horizontally.

Namespace:  C1.Web.UI.Controls.C1GridView
Assembly:  C1GridViewClient (in C1GridViewClient.dll)

Syntax

JavaScript
function get_fixed();

See Also