Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1Toolbar Class / ShowCollapseButton Property

In This Topic
    ShowCollapseButton Property (C1Toolbar)
    In This Topic
    Gets or sets the collapse button visibility
    Syntax
    'Declaration
     
    
    Public Property ShowCollapseButton As Boolean
    public bool ShowCollapseButton {get; set;}
    See Also