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

FormatConditionRuleIconSet.IsValid Property

Gets whether the current icon set is properly customized.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v19.2.dll

Declaration

public override bool IsValid { get; }

Property Value

Type Description
Boolean

true, if the current icon set is properly customized; otherwise, false.

See Also