DataGridViewTopLeftHeaderCell::DataGridViewTopLeftHeaderCellAccessibleObject::DefaultAction Property
.NET Framework (current version)
Gets a description of the default action of the DataGridViewTopLeftHeaderCell::DataGridViewTopLeftHeaderCellAccessibleObject.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::String^The string "Press to Select All" if the DataGridView::MultiSelect property is true; otherwise, an empty string ("").
.NET Framework
Available since 2.0
Available since 2.0
Show: