DataGridView::DataGridViewTopRowAccessibleObject::Value Property
.NET Framework (current version)
Gets the value of an accessible object.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: property String^ Value { [SecurityPermissionAttribute(SecurityAction::Demand, Flags = SecurityPermissionFlag::UnmanagedCode)] virtual String^ get() override; }
SecurityPermission
to call unmanaged code. Demand value: Demand. Permission value: UnmanagedCode
.NET Framework
Available since 2.0
Available since 2.0
Show: