C1.Blazor.Gauge Assembly / C1.Blazor.Gauge Namespace / GaugeRangeCollection Class
Properties Methods Events

GaugeRangeCollection Class Members

The following tables list the members exposed by GaugeRangeCollection.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
Public PropertyGets a value indicating whether is possible to modify this collection.  
Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
Top
Public Methods
Extension Methods
 NameDescription
Public Extension MethodOverloaded. Wraps an System.Collections.IEnumerable into a data collection.
Public Extension MethodOverloaded. Wraps an System.Collections.IEnumerable into a data collection.
Top
Public Events
 NameDescription
Public Event (Inherited from System.Collections.ObjectModel.ObservableCollection<GaugeRange>)
Public EventOccurs when a property of a range changes.  
Top
See Also