Skip to main content
A newer version of this page is available. .

FormatConditionRuleExpression.CreateInstance() Method

Creates a new instance of the FormatConditionRuleExpression class.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v19.2.dll

Declaration

public override FormatConditionRuleBase CreateInstance()

Returns

Type Description
FormatConditionRuleBase

A new FormatConditionRuleExpression object.

See Also