ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapGrid Class / Styles Property

In This Topic
    Styles Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property Styles As CellStyleCollection
    public CellStyleCollection Styles {get; set;}
    See Also