DataGridView::DataGridViewTopRowAccessibleObject Constructor (DataGridView^)

 

Initializes a new instance of the DataGridView::DataGridViewTopRowAccessibleObject class, setting the Owner property to the specified value.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
DataGridViewTopRowAccessibleObject(
	DataGridView^ owner
)

.NET Framework
Available since 2.0
Return to top
Show: