OrgChart for WPF and Silverlight | ComponentOne
C1.WPF.OrgChart Namespace / C1OrgChart Class / IsCollapsedProperty Field

In This Topic
    IsCollapsedProperty Field
    In This Topic
    Identifies the IsCollapsed dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsCollapsedProperty As DependencyProperty
    public static readonly DependencyProperty IsCollapsedProperty
    See Also