DataGridViewColumnHeaderCell::DataGridViewColumnHeaderCellAccessibleObject::Name Property
.NET Framework (current version)
Gets the name of the DataGridViewColumnHeaderCell::DataGridViewColumnHeaderCellAccessibleObject.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::String^The name of the DataGridViewColumnHeaderCell::DataGridViewColumnHeaderCellAccessibleObject.
The name of the DataGridViewColumnHeaderCell::DataGridViewColumnHeaderCellAccessibleObject is the same as the HeaderText property of the cell's DataGridViewColumn.
.NET Framework
Available since 2.0
Available since 2.0
Show: