PropertyGrid::PropertyTabCollection::AddTabType Method (Type^)
.NET Framework (current version)
Adds a Property tab of the specified type to the collection.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- propertyTabType
-
Type:
System::Type^
The Property tab type to add to the grid.
The Property tab is added to the collection with a PropertyTabScope value of Global.
.NET Framework
Available since 1.1
Available since 1.1
Show: