DataEngine for .NET Standard | ComponentOne
C1.PivotEngine Assembly / C1.FlexPivot Namespace / C1FlexPivotFilter Class / C1FlexPivotFilter Constructor

In This Topic
    C1FlexPivotFilter Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal field As C1FlexPivotField _
    )
    public C1FlexPivotFilter( 
       C1FlexPivotField field
    )

    Parameters

    field
    See Also