ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / CellStyleCollection Class / Normal Property

In This Topic
    Normal Property
    In This Topic
    Gets the default style used to paint scrollable cells.
    Syntax
    'Declaration
     
    Public ReadOnly Property Normal As CellStyle
    public CellStyle Normal {get;}
    See Also