FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.FlexPivot.Internal Namespace / C1KpiField Class / ParentField Property

In This Topic
    ParentField Property (C1KpiField)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentField As C1FlexPivotField
    public C1FlexPivotField ParentField {get;}
    See Also