DataGridViewColumnHeaderCell::DataGridViewColumnHeaderCellAccessibleObject::Parent Property
.NET Framework (current version)
Gets the parent of the DataGridViewCell::DataGridViewCellAccessibleObject.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: property AccessibleObject^ Parent { [SecurityPermissionAttribute(SecurityAction::Demand, Flags = SecurityPermissionFlag::UnmanagedCode)] virtual AccessibleObject^ get() override; }
Property Value
Type: System.Windows.Forms::AccessibleObject^The parent of the DataGridViewCell::DataGridViewCellAccessibleObject.
.NET Framework
Available since 2.0
Available since 2.0
Show: