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

In This Topic
    IconsStyle Property (C1FlexGridGroupPanel)
    In This Topic
    Gets the style of icons that are used by C1FlexGridGroupPanel.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IconsStyle As IconsStyle
    public IconsStyle IconsStyle {get;}
    Remarks
    This property is defined by C1FlexGrid attached through FlexGrid property.
    See Also