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

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