RadControls for WPF

Represents the grid settings for the VirtualizationLayer.

Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.2.611.40

Syntax

C#
public class ZoomLevelGrid : DependencyObject
Visual Basic
Public Class ZoomLevelGrid _
	Inherits DependencyObject

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      Telerik.Windows.Controls.Map..::..ZoomLevelGrid

See Also