ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.FlexGrid Namespace / C1FlexGrid Class / ChildItemsPathProperty Field

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