StyleFormatConditionBase.Enabled Property
Gets or sets whether the current condition is in effect.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.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