DataGridViewCheckBoxCell::DataGridViewCheckBoxCellAccessibleObject::DefaultAction Property
.NET Framework (current version)
Gets a string that represents the default action of the DataGridViewCheckBoxCell::DataGridViewCheckBoxCellAccessibleObject.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The DefaultAction property contains the string "Press to check" if the check box is not selected, the string "Press to uncheck" if the check box is selected, and an empty string ("") if the DataGridViewCheckBoxCell is read-only.
.NET Framework
Available since 2.0
Available since 2.0
Show: