StyleFormatConditionBase.Enabled Property
Gets or sets whether the current condition is in effect.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | true | true if the current condition is in effect; otherwise, false. |
See Also