PropertyTabAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the PropertyTabAttribute class.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | PropertyTabAttribute() | Initializes a new instance of the PropertyTabAttribute class. |
![]() | PropertyTabAttribute(String^) | Initializes a new instance of the PropertyTabAttribute class using the specified tab class name. |
![]() | PropertyTabAttribute(String^, PropertyTabScope) | Initializes a new instance of the PropertyTabAttribute class using the specified tab class name and tab scope. |
![]() | PropertyTabAttribute(Type^) | Initializes a new instance of the PropertyTabAttribute class using the specified type of tab. |
![]() | PropertyTabAttribute(Type^, PropertyTabScope) | Initializes a new instance of the PropertyTabAttribute class using the specified type of tab and tab scope. |
Show:
