Class UniquePageID
Inheritance
System.Object
UniquePageID
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class UniquePageID : Object
Constructors
UniquePageID(String)
Declaration
public UniquePageID(string tabName)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | tabName |
Properties
TabName
Declaration
public string TabName { get; set; }
Property Value
| Type |
|---|
| System.String |