| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Gauges As GaugeObjectCollection | |
| C# | |
|---|---|
public GaugeObjectCollection Gauges {get;} | |
Property Value
GaugeObjectCollectionThis property enables you to obtain a reference to the gauges that are currently stored in the control. With this reference you can add, remove, and obtain a count of the items in the collection.