C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridSelectionLayer Class
Members

GridSelectionLayer Class
Specifies grid selection layer.
Object Model
GridSelectionLayer Class
Syntax
'Declaration
 
Public Class GridSelectionLayer 
   Inherits System.Windows.Controls.Canvas
 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Panel
                     System.Windows.Controls.Canvas
                        C1.WPF.Grid.GridSelectionLayer

See Also