[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.RowCol.StyleFixedNew

StyleFixedNew Property

StyleFixedNew

Gets the custom style associated with fixed cells on this row or column, creating a new one of necessary.

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

If the row or column has a custom style associated with its fixed cells, this property returns that style. Otherwise, it creates a new CellStyle, assigns it to the row or column, and returns a reference to the new style.