TabbedLayoutGroupTabPageSettings Members
In This Article
#Properties
Name | Description |
---|---|
Activate |
Gets or sets a value that specifies which action forces a tab to be selected within a group. |
Active |
Gets or sets a common template used for displaying the content of an active tab within the current tabbed layout group. |
Auto |
Gets or sets a value that specifies whether server-side processing is required for specific predefined user actions. |
Enable |
Gets or sets whether callback result compression is enabled. |
Enable |
Gets or sets a value that specifies whether the callback or postback technology is used to manage round trips to the server. |
Enable |
Gets or sets a value that specifies whether the tabbed layout group can be manipulated on the client side via code. |
Enable |
Gets or sets a value that specifies whether the tabbed layout group enables its control hierarchy to be forcibly recreated, to apply the settings defined at runtime to its child controls. |
Enable |
Gets or sets a value that specifies whether tabs within tabbed layout group can visually respond to mouse hovering. |
Enable |
Gets or sets a value indicating whether scrolling tabs within the tab header is enabled within a tabbed layout group. |
JSProperties | Enables you to supply any server data that can then be parsed on the client. |
Render |
Obsolete. Gets or sets a value that specifies the render mode of the tabbed groups. |
Scroll |
Gets or sets the amount of space between a scroll button and tabs. |
Scroll |
Gets or sets the spacing between the scroll buttons within the tab header of a tabbed group. |
Space |
Gets or sets a template used for rendering the space after tabs. |
Space |
Gets or sets a template used for rendering the space before tabs. |
Tab |
Gets or sets a common template used to display the content of all the tabs within the current tabbed group. |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings of the specified object to the current one. |
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. |
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. |
To |
Returns the string that represents the current object.
Inherited from State |
See Also