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

In This Topic
Frozen Property (CellStyleCollection)
In This Topic
Gets the style used to paint frozen cells (frozen cells are editable and selectable, but not scrollable).
Syntax
'Declaration
 
Public ReadOnly Property Frozen As CellStyle
 
See Also