BaseLeafPrimitive.Enabled Property
Gets or sets whether the object is enabled.
Namespace: DevExpress.XtraGauges.Core.Primitive
Assembly: DevExpress.XtraGauges.v25.1.Core.dll
NuGet Package: DevExpress.Gauges.Core
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | true | true if the object is enabled; otherwise, false. |
See Also