DataGridViewCell::DataGridViewCellAccessibleObject::GetSelected Method ()

 

Returns the child accessible object that is currently selected.

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

public:
virtual AccessibleObject^ GetSelected() override

Return Value

Type: System.Windows.Forms::AccessibleObject^

null in all cases.

.NET Framework
Available since 2.0
Return to top
Show: