[]
        
(Showing Draft Content)

C1.Win.FlexGrid.RowCol.StyleDisplay

StyleDisplay Property

StyleDisplay

Gets the style used to display this row or column.

Declaration
[Browsable(false)]
public virtual CellStyle StyleDisplay { get; }
Remarks

This property never returns null. If the row or column has a custom style, this property returns that style. Otherwise, it returns the stock style used to display the row (e.g., Normal, Alternate, Fixed, Frozen).