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

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