Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / ISimplifiedToolbar Interface / IsCollapsed Property

In This Topic
    IsCollapsed Property
    In This Topic
    Collapse state in new Toolbar
    Syntax
    'Declaration
     
    
    Property IsCollapsed As Boolean
    bool IsCollapsed {get; set;}
    See Also