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

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