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

In This Topic
    Styles Property (C1FlexGridGroupPanel)
    In This Topic
    Gets or sets styles.
    Syntax
    'Declaration
     
    
    Public Property Styles As GroupPanelStyles
    public GroupPanelStyles Styles {get; set;}
    See Also