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

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