Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / InsertRowBelowButton Class / SupportedGroupSizing Property

In This Topic
    SupportedGroupSizing Property (InsertRowBelowButton)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property SupportedGroupSizing As C1.Win.Ribbon.SupportedGroupSizing
    public virtual C1.Win.Ribbon.SupportedGroupSizing SupportedGroupSizing {get; set;}
    See Also