GridItemCollection::Item Property (String^)
.NET Framework (current version)
Gets the GridItem with the matching label.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- label
-
Type:
System::String^
A string value to match to a grid item label
Property Value
Type: System.Windows.Forms::GridItem^The grid item whose label matches the label parameter.
.NET Framework
Available since 1.1
Available since 1.1
Show: