C1.Win.FlexGrid Namespace / RowCol Class / StyleFixed Property

In This Topic
StyleFixed Property (RowCol)
In This Topic
Gets the stock CellStyle used to paint fixed cells in this row or column.
Syntax
'Declaration
 
Public Overridable Property StyleFixed As CellStyle
 
See Also