GaugeControlBase.Gauges Property
Gets the collection of gauges displayed in the control.
Namespace: DevExpress.XtraGauges.Win
Assembly: DevExpress.XtraGauges.v24.1.Win.dll
NuGet Package: DevExpress.Win.Gauges
Declaration
Property Value
Type | Description |
---|---|
GaugeCollection | The collection of gauges displayed in the control. |
See Also