Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1Expander Class / IsExpandableProperty Field

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