TabPanelItemBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Tab |
For internal use only. Initializes a new Tab |
#Methods
Name | Description |
---|---|
Badge |
Specifies a badge text for the tab. Mirrors the client-side badge option. |
Badge |
Specifies a badge text for the tab. Mirrors the client-side badge option. |
Disabled |
Specifies whether the UI component item responds to user interaction. Mirrors the client-side disabled option. |
Disabled |
Specifies whether the UI component item responds to user interaction. Mirrors the client-side disabled option. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Html |
Specifies the HTML markup to be inserted into the item element. Mirrors the client-side html option. |
Html |
Specifies the HTML markup to be inserted into the item element. Mirrors the client-side html option. |
Icon |
Specifies the icon to be displayed in the tab's title. Mirrors the client-side icon option. |
Icon |
Specifies the icon to be displayed in the tab's title. Mirrors the client-side icon option. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Tab |
Specifies the client-side tab |
Tab |
Specifies the client-side tab |
Tab |
Specifies the client-side tab |
Tab |
Specifies the client-side tab |
Template |
Specifies the client-side template. |
Template |
Specifies the client-side template. |
Template |
Specifies the client-side template. |
Template |
Specifies the client-side template. |
Text |
Specifies text displayed for the UI component item. Mirrors the client-side text option. |
Text |
Specifies text displayed for the UI component item. Mirrors the client-side text option. |
Title |
Specifies the item title text displayed on a corresponding tab. Mirrors the client-side title option. |
Title |
Specifies the item title text displayed on a corresponding tab. Mirrors the client-side title option. |
To |
Returns a string that represents the current object. Inherited from Object. |
Visible |
|
Visible |
See Also