Name | Description | |
---|---|---|
TextCondition Constructor |
The following tables list the members exposed by TextCondition.
Name | Description | |
---|---|---|
TextCondition Constructor |
Name | Description | |
---|---|---|
IsActive | Gets a value that indicates whether the condition is active. (Inherited from C1.WPF.FlexGrid.Condition) | |
MatchCase | To know MatchCase mode is enable or not | |
MatchWholeWord | To know MatchWholeWord mode is enable or not | |
Operator | Gets or sets the operator used by this condition. (Inherited from C1.WPF.FlexGrid.Condition) | |
Parameter | Gets or sets the parameter used by this condition. (Inherited from C1.WPF.FlexGrid.Condition) |
Name | Description | |
---|---|---|
Apply | Applies the condition to a given value. (Inherited from C1.WPF.FlexGrid.Condition) | |
Clear | Clears this condition by setting the Operator to 'None' and the Parameter to null. (Inherited from C1.WPF.FlexGrid.Condition) |