StyleManagerForm.GaugeContainer Property
Provides access to the gauge container located in this StyleManagerForm.
Namespace: DevExpress.XtraGauges.Presets.Styles
Assembly: DevExpress.XtraGauges.v25.1.Presets.dll
NuGet Package: DevExpress.Win.Gauges
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.XtraGauges.Base.IGaugeContainer | An object implementing the IGaugeContainer interface. |
See Also