DataGridViewCell::DataGridViewCellAccessibleObject::Help Property
.NET Framework (current version)
Gets the names of the owning cell's type and base type.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
This property returns a string that includes the owning cell's type name followed by the name of its base type in parentheses, such as "DataGridViewTextBoxCell (DataGridViewCell)".
.NET Framework
Available since 2.0
Available since 2.0
Show: