PropertyGrid::PropertyTabCollection::Item Property (Int32)
.NET Framework (current version)
Gets the PropertyTab at the specified index.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- index
-
Type:
System::Int32
The index of the PropertyTab to return.
Property Value
Type: System.Windows.Forms.Design::PropertyTab^The PropertyTab at the specified index.
.NET Framework
Available since 1.1
Available since 1.1
Show: