StyleFixedDisplay Property (RowWithDetails)
In This Topic
Gets the style used to display fixed cells on this row or column.
Syntax
'Declaration
Public Overridable ReadOnly Property StyleFixedDisplay As CellStyle
public virtual CellStyle StyleFixedDisplay {get;}
See Also