ActivateTabPageAction
|
Gets or sets a value that specifies which action forces a tab to be selected within a group.
|
ActiveTabTemplate
|
Gets or sets a common template used for displaying the content of an active tab within the current tabbed layout group.
|
AutoPostBack
|
Gets or sets a value that specifies whether server-side processing is required for specific predefined user actions.
|
EnableCallbackCompression
|
Gets or sets whether callback result compression is enabled.
|
EnableCallBacks
|
Gets or sets a value that specifies whether the callback or postback technology is used to manage round trips to the server.
|
EnableClientSideAPI
|
Gets or sets a value that specifies whether the tabbed layout group can be manipulated on the client side via code.
|
EnableHierarchyRecreation
|
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.
|
EnableHotTrack
|
Gets or sets a value that specifies whether tabs within tabbed layout group can visually respond to mouse hovering.
|
EnableTabScrolling
|
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.
|
RenderMode
|
Obsolete. Gets or sets a value that specifies the render mode of the tabbed groups.
|
ScrollButtonsIndent
|
Gets or sets the amount of space between a scroll button and tabs.
|
ScrollButtonSpacing
|
Gets or sets the spacing between the scroll buttons within the tab header of a tabbed group.
|
SpaceAfterTabsTemplate
|
Gets or sets a template used for rendering the space after tabs.
|
SpaceBeforeTabsTemplate
|
Gets or sets a template used for rendering the space before tabs.
|
TabTemplate
|
Gets or sets a common template used to display the content of all the tabs within the current tabbed group.
|