Skip to main content

FormatConditionRule3ColorScale.CreateInstance() Method

Creates a new instance of the FormatConditionRule3ColorScale class.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public override FormatConditionRuleBase CreateInstance()

Returns

Type Description
FormatConditionRuleBase

A new FormatConditionRule3ColorScale instance.

See Also