ComponentOne FlexGrid for WinForms
AndConditions Property

C1.Win.C1FlexGrid Namespace > ConditionFilter 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 Boolean
public bool AndConditions {get; set;}
See Also

Reference

ConditionFilter Class
ConditionFilter Members