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