ComponentOne FlexGrid for WPF and Silverlight
AndConditions Property (ConditionFilter)

C1.WPF.FlexGrid Namespace > ConditionFilter Class : AndConditions Property
Gets or sets how the two conditions should be combined ('and' or 'or').
Syntax
'Declaration
 
Public Property AndConditions As System.Boolean
public System.bool AndConditions {get; set;}
See Also

Reference

ConditionFilter Class
ConditionFilter Members