Class UniquePageID
Inheritance
System.Object
UniquePageID
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class UniquePageID
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 |