Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1Toolbar Class / ShowCollapseButtonProperty Field

In This Topic
    ShowCollapseButtonProperty Field (C1Toolbar)
    In This Topic
    Identifies the ShowCollapseButton dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ShowCollapseButtonProperty As DependencyProperty
    public static readonly DependencyProperty ShowCollapseButtonProperty
    See Also