Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1Accordion Class / AllowCollapseAllProperty Field

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