Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / EditorRibbonGallery Class / ResetCollapsible Method

In This Topic
    ResetCollapsible Method (EditorRibbonGallery)
    In This Topic
    Restores the default value of the Collapsible property.
    Syntax
    'Declaration
     
    Protected Overridable Sub ResetCollapsible() 
    protected virtual void ResetCollapsible()
    See Also