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

FormatConditionRuleDataUpdate.CreateInstance() Method

Creates a new instance of the current class.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v19.2.dll

Declaration

public override FormatConditionRuleBase CreateInstance()

Returns

Type Description
FormatConditionRuleBase

The created instance of the current class.

See Also