FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / GridTree Class / IconsStyle Property

In This Topic
    IconsStyle Property (GridTree)
    In This Topic
    Gets style of FlexGrid.Tree checkboxes.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IconsStyle As IconsStyle
    public IconsStyle IconsStyle {get;}
    See Also