FormatConditionRuleExpression.CreateInstance() Method
Creates a new instance of the FormatConditionRuleExpression class.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v25.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
| Type | Description |
|---|---|
| FormatConditionRuleBase | A new FormatConditionRuleExpression object. |
See Also