FormatConditionRuleExpression.CreateInstance() Method
Creates a new instance of the FormatConditionRuleExpression class.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| FormatConditionRuleBase | A new FormatConditionRuleExpression object. |
See Also