ComponentOne FlexPivot for WinForms
AndConditions Property

C1.DataEngine.4 Assembly > C1.FlexPivot Namespace > C1FlexPivotFilter Class : AndConditions Property
Gets or sets whether the filter conditions should be combined with an 'And' or with an 'Or' operator.
Syntax
'Declaration
 
Public Property AndConditions As System.Boolean
public System.bool AndConditions {get; set;}
See Also

Reference

C1FlexPivotFilter Class
C1FlexPivotFilter Members