DataGridViewRowHeaderCell::DataGridViewRowHeaderCellAccessibleObject::State Property
.NET Framework (current version)
Gets the state of the DataGridViewRowHeaderCell::DataGridViewRowHeaderCellAccessibleObject.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System.Windows.Forms::AccessibleStatesA bitwise combination of AccessibleStates values.
The return value always includes the Selectable value. It also includes the Selected value if the associated cell is selected and the Offscreen value if the cell is not currently displayed.
.NET Framework
Available since 2.0
Available since 2.0
Show: