Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1TableView Class / Styles Property

In This Topic
    Styles Property (C1TableView)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Styles As C1.Win.C1FlexGrid.CellStyleCollection
    public C1.Win.C1FlexGrid.CellStyleCollection Styles {get; set;}
    See Also