ComponentOne FlexGrid for WinForms
Frozen Property (CellStyleCollection)

C1.Win.C1FlexGrid Namespace > CellStyleCollection Class : Frozen Property
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
public CellStyle Frozen {get;}
See Also

Reference

CellStyleCollection Class
CellStyleCollection Members