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