ComponentOne FlexGrid for WinForms
StyleFixed Property

C1.Win.C1FlexGrid Namespace > RowCol Class : StyleFixed Property
Gets the stock CellStyle used to paint fixed cells in this row or column.
Syntax
'Declaration
 
Public Overridable Property StyleFixed As CellStyle
public virtual CellStyle StyleFixed {get; set;}
See Also

Reference

RowCol Class
RowCol Members