MVCxTabPage Members
In This Article
#Constructors
Name | Description |
---|---|
MVCx |
Initializes a new instance of the MVCx |
MVCx |
Initializes a new instance of the MVCx |
MVCx |
Initializes a new instance of the MVCx |
MVCx |
Initializes a new instance of the MVCx |
#Properties
Name | Description |
---|---|
Active |
Gets the settings of a tab image displayed within the current tab when the tab is active.
Inherited from Tab |
Active |
Gets the style of the tab when it’s active.
Inherited from Tab |
Active |
Gets or sets a template used for displaying the content of the current page’s tab when it’s active.
Inherited from Tab |
Active |
Gets or sets a template used for displaying the text content of the current page’s tab when it’s active.
Inherited from Tab |
Client |
Gets or sets a value that indicates whether the tab (or tab page) is enabled on the client.
Inherited from Tab |
Client |
Gets or sets a value that specifies the tab’s initial visibility state on the client.
Inherited from Tab |
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Enabled |
Gets or sets a value that indicates whether the current tab is enabled, allowing the tab to respond to end-user interactions.
Inherited from Tab |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Is |
Gets a value that indicates whether the current tab is the control’s active tab.
Inherited from Tab |
Name |
Gets or sets the unique identifier name for the current tab object.
Inherited from Tab |
New |
Gets or sets a value that specifies whether the current tab starts a new line.
Inherited from Tab |
Tab |
Gets the control to which the current tab belongs.
Inherited from Tab |
Tab |
Gets the settings of an image displayed by the current tab.
Inherited from Tab |
Tab |
Gets the style settings of the current tab.
Inherited from Tab |
Tab |
Gets or sets a template used to display the content of the current page’s tab.
Inherited from Tab |
Tab |
Gets or sets a template used to display the content of the current page’s tab text.
Inherited from Tab |
Text |
Gets or sets the text content of the current tab (tab page) object.
Inherited from Tab |
Tool |
Gets or sets the current tab’s tooltip text.
Inherited from Tab |
Visible |
Gets or sets a value specifying the visibility of the current tab (tab page).
Inherited from Tab |
Visible |
Gets or sets a value specifying the position of the current tab (tabbed page) amongst the visible tabs (tabbed pages) in a tab control.
Inherited from Tab |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Collection |
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. |
Find |
Searches the current naming container for a server control with the specified id parameter.
Inherited from Tab |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Allows you to specify a template for the text content of the current page’s active tab. |
Set |
Allows you to specify a template for the text content of the current page’s active tab. |
Set |
Allows you to create a template used for displaying the text content of the current page’s tab when it’s active. |
Set |
Allows you to create a template used for displaying the text content of the current page’s tab when it’s active. |
Set |
Specifies the contents of the Tab |
Set |
Specifies the contents of the Tab |
Set |
Allows you to specify a template for the text content of the current page’s tab. |
Set |
Allows you to specify a template for the text content of the current page’s tab. |
Set |
Allows you to create a template used to display the content of the current page’s tab text. |
Set |
Allows you to create a template used to display the content of the current page’s tab text. |
To |
Returns the string that represents the current object.
Inherited from Tab |
See Also