[]
        
(Showing Draft Content)

C1.Win.FlexGrid.CellRange.StyleDisplay

StyleDisplay Property

StyleDisplay

Gets the style used to render cell (r1, c1).

Declaration
public CellStyle StyleDisplay { get; }
Public ReadOnly Property StyleDisplay As CellStyle
Remarks

This property never returns null. It will return the custom style assigned to the first cell in the range, to the cell's row, column, or a built-in style.