FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / ChildItemsPathProperty Field

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