Class ZoomLevelGridCollection
Represents an ordered collection of ZoomLevelGrid objects.
Inheritance
System.Object
ZoomLevelGridCollection
Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class ZoomLevelGridCollection : ObservableCollection<ZoomLevelGrid>
Constructors
ZoomLevelGridCollection()
Declaration
public ZoomLevelGridCollection()