C1.Win.C1FlexGrid Namespace / ColumnCollection Class / Frozen Property

In This Topic
Frozen Property (ColumnCollection)
In This Topic
Gets or sets the number of frozen rows or columns in the collection.
Syntax
'Declaration
 
Public Overridable Property Frozen As Integer
 
Remarks
Use the AllowFreezing property to determine whether the user can freeze rows or columns with the mouse.
See Also