FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / CellStyleCollection Class / Normal Property

In This Topic
    Normal Property (CellStyleCollection)
    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