Version

GaugeCollection Class Properties

For a list of all members of this type, see GaugeCollection members.

Public Properties
 NameDescription
Public PropertyCountCount of items in this collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionBase)
Public PropertyGaugeComponentThe Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Public PropertyItemGets/Sets the Gauge at the specified index in the collection.  
Protected Properties
 NameDescription
Protected PropertyListThe List used for this collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionBase)
Protected PropertySortedPropertyNamesUsed by the TypeConverter to sort when listing properties. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
See Also