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