Specifies the name of the Tab for the property grid that this item should appear under.
Namespace:
ShinyDesign.DesignAssembly: ShinyDesign (in ShinyDesign.dll)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public TabAttribute( string name ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ name As String _ ) |
| Visual C++ |
|---|
public: TabAttribute( String^ name ) |
Parameters
- name
- Type: System..::.String
The name of the tab.