DataGridView::DataGridViewAccessibleObject::GetSelected Method ()
.NET Framework (current version)
Returns an AccessibleObject that represents the selected cells in the DataGridView control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Return Value
Type: System.Windows.Forms::AccessibleObject^An AccessibleObject that represents the currently selected cells, or null if no cells are selected or if the object itself does not have focus.
.NET Framework
Available since 2.0
Available since 2.0
Show: