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

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