StyleFixed Property (RowWithDetails)
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
public virtual CellStyle StyleFixed {get; set;}
See Also