Autodesk.AutoCAD.Windows Namespace > AutomationDataGridView Class
AutomationDataGridView Class
Description

This is class Autodesk.AutoCAD.Windows.AutomationDataGridView.

Class Hierarchy
Autodesk.AutoCAD.Windows.AutomationDataGridView
Visual Basic
Public Class AutomationDataGridView
Inherits DataGridView
Inherits System.Windows.Automation.Provider.IRawElementProviderFragmentRoot
Inherits System.Windows.Automation.Provider.IRawElementProviderFragment
Inherits System.Windows.Automation.Provider.IRawElementProviderSimple
Inherits System.Windows.Automation.Provider.ISelectionProvider
Inherits IScrollProvider
Inherits System.Windows.Automation.Provider.ITableProvider
Inherits System.Windows.Automation.Provider.IGridProvider
C#
public class AutomationDataGridView : DataGridView, System.Windows.Automation.Provider.IRawElementProviderFragmentRoot, System.Windows.Automation.Provider.IRawElementProviderFragment, System.Windows.Automation.Provider.IRawElementProviderSimple, System.Windows.Automation.Provider.ISelectionProvider, IScrollProvider, System.Windows.Automation.Provider.ITableProvider, System.Windows.Automation.Provider.IGridProvider;
Links
   Comments?