PropertyGrid::PropertyTabCollection::AddTabType Method (Type^, PropertyTabScope)
.NET Framework (current version)
Adds a Property tab of the specified type and with the specified scope 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.
- tabScope
-
Type:
System.ComponentModel::PropertyTabScope
One of the PropertyTabScope values.
.NET Framework
Available since 1.1
Available since 1.1
Show: