FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid.Classic Namespace / C1FlexGridClassic Class / Styles Property

In This Topic
    Styles Property (C1FlexGridClassic)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shadows Property Styles As CellStyleCollection
    public new CellStyleCollection Styles {get; set;}
    See Also