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