DataEngine for .NET Standard | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotField Class / Filter Property

In This Topic
    Filter Property (PivotField)
    In This Topic
    Gets the filter used to select field values.
    Syntax
    'Declaration
     
    Public ReadOnly Property Filter As PivotFilter
    public PivotFilter Filter {get;}
    See Also