ComponentOne FlexGrid for WPF and Silverlight
TextCondition Class Members
Properties  Methods 

C1.WPF.FlexGrid Namespace : TextCondition Class

The following tables list the members exposed by TextCondition.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets a value that indicates whether the condition is active. (Inherited from C1.WPF.FlexGrid.Condition)
Public PropertyTo know MatchCase mode is enable or not  
Public PropertyTo know MatchWholeWord mode is enable or not  
Public PropertyGets or sets the operator used by this condition. (Inherited from C1.WPF.FlexGrid.Condition)
Public PropertyGets or sets the parameter used by this condition. (Inherited from C1.WPF.FlexGrid.Condition)
Top
Public Methods
 NameDescription
Public MethodApplies the condition to a given value. (Inherited from C1.WPF.FlexGrid.Condition)
Public MethodClears this condition by setting the Operator to 'None' and the Parameter to null. (Inherited from C1.WPF.FlexGrid.Condition)
Top
See Also

Reference

TextCondition Class
C1.WPF.FlexGrid Namespace