FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotGrid Class / ChildItemsPath Property

In This Topic
    ChildItemsPath Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property ChildItemsPath As String
    public string ChildItemsPath {get; set;}
    See Also