FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotFilter Class / Field Property

In This Topic
    Field Property (PivotFilter)
    In This Topic
    Gets the field that this filter is acting on.
    Syntax
    'Declaration
     
    Public ReadOnly Property Field As PivotField
    public PivotField Field {get;}
    See Also