PropertyGrid.PropertyTabCollection.AddTabType Method
.NET Framework 3.0
Adds a Property tab to the collection.
| Name | Description |
|---|---|
| PropertyGrid.PropertyTabCollection.AddTabType (Type) | Adds a Property tab of the specified type to the collection. |
| PropertyGrid.PropertyTabCollection.AddTabType (Type, PropertyTabScope) | Adds a Property tab of the specified type and with the specified scope to the collection. |