ASPxTabControl Properties
Represents a navigation control used to create tabbed interfaces.
Name | Description |
---|---|
Accessibility |
Enables accessibility support.
Inherited from ASPx |
Access |
Gets or sets the access key that allows you to quickly navigate to the Web server control.
Inherited from Web |
Activate |
Gets or sets a value that specifies which action forces a tab to be selected |
Active |
Gets or sets the active tab within the ASPx |
Active |
Gets the settings of a tab image which is displayed within the active tab.
Inherited from ASPx |
Active |
Gets or sets the name of a data field (or an xml element’s attribute) which provides URLs for images displayed within tabs when they are in the active state. |
Active |
Gets or sets the index of a tab (tabbed page) which is selected within the control.
Inherited from ASPx |
Active |
Gets the style settings for the active tab within a tab control.
Inherited from ASPx |
Active |
Gets or sets a common template used for displaying the content of an active tab within the current tab control. |
Active |
Gets or sets a common template used for displaying the text content of an active tab within the current tab control.
Inherited from ASPx |
Adapter protected | Gets the browser-specific adapter for the control. Inherited from Control. |
App |
Gets or sets the application-relative virtual directory of the Page or User |
Attributes |
Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.
Inherited from Web |
Auto |
Gets or sets a value that specifies whether server-side processing is required for specific predefined user actions.
Inherited from ASPx |
Back |
Gets or sets the background color of the Web server control.
Inherited from Web |
Background |
Gets the web control’s background image.
Inherited from ASPx |
Backward |
Provides access to the control’s backward compatibility settings.
Inherited from ASPx |
Border |
Gets the web control’s border settings.
Inherited from ASPx |
Border |
Gets the settings of the web control’s bottom border.
Inherited from ASPx |
Border |
Gets the settings of the web control’s left border.
Inherited from ASPx |
Border |
Gets the settings of the web control’s right border.
Inherited from ASPx |
Border |
Gets the settings of the web control’s top border.
Inherited from ASPx |
Bound |
Gets a value that specifies whether the control is data bound.
Inherited from ASPx |
Child |
Gets a value that indicates whether the server control’s child controls have been created. Inherited from Control. |
Client |
Gets the control’s identifier generated by ASP. |
Client |
Gets or sets the algorithm that is used to generate the value of the Client |
Client |
Gets a character value representing the separator character used in the Client |
Client |
Gets or sets the ASPx |
Client |
Gets an object that lists the client-side events specific to a tab control.
Inherited from ASPx |
Client |
Gets or sets a value that specifies the initial visibility state of a web control on the client.
Inherited from ASPx |
Content |
Gets the style settings for the client region of the tabbed content which corresponds to the active tab.
Inherited from ASPx |
Context protected |
Gets the Http |
Controls |
Gets the web control’s collection of child controls.
Inherited from ASPx |
Control |
Gets the style of the Web server control. This property is used primarily by control developers.
Inherited from Web |
Control |
Gets a value indicating whether a Style object has been created for the Control |
Css |
Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.
Inherited from Web |
Css |
Gets or sets the path to a CSS file that defines the web control’s appearance.
Inherited from ASPx |
Css |
Gets or sets a CSS class name postfix that identifies style settings to be applied to the control.
Inherited from ASPx |
Cursor |
Gets or sets the type of cursor to display when the mouse pointer is over the web control.
Inherited from ASPx |
Data |
Gets a reference to the naming container if the naming container implements IData |
Data |
Gets a reference to the naming container if the naming container implements IData |
Data |
Specifies the object from which the data-bound control retrieves its data items.
Inherited from ASPx |
Data |
Gets or sets the ID of the control from which the data-bound control retrieves its list of data items.
Inherited from ASPx |
Disabled |
Gets or sets the CSS class to apply to the rendered HTML element when the control is disabled.
Inherited from Web |
Disabled |
Gets the style settings which define a control’s appearance in the disabled state.
Inherited from ASPx |
Empty |
Obsolete. Gets the settings of an image which is displayed by the control if the control’s value is null.
Inherited from ASPx |
Enable |
Gets or sets a value that specifies whether the tab control can be manipulated on the client side via code.
Inherited from ASPx |
Enabled |
Gets or sets a value that indicates whether a web control is enabled, allowing it to respond to user interactions.
Inherited from ASPx |
Enable |
Obsolete. Specifies whether to enable the control’s default appearance.
Inherited from ASPx |
Enable |
Gets or sets a value that specifies whether tabs can visually respond to mouse hovering.
Inherited from ASPx |
Enable |
Gets or sets a value indicating whether scrolling tabs within the tab header is enabled within a tab control.
Inherited from ASPx |
Enable |
Gets or sets a value indicating whether themes apply to this control.
Inherited from Web |
Enable |
Gets or sets a value indicating whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client. Inherited from Control. |
Encode |
Gets or sets whether to encode editor value and content.
Inherited from ASPx |
Events protected | Gets a list of event handler delegates for the control. This property is read-only. Inherited from Control. |
Font |
Gets the font properties associated with the Web server control.
Inherited from Web |
Fore |
Gets or sets the foreground color (typically the color of the text) of the Web server control.
Inherited from Web |
Global |
Gets or sets whether accessibility support is globally enabled for all DevExpress web controls across the web page or the entire web site.
Inherited from ASPx |
Global |
Gets or sets whether links to external client scripts (such as j |
Global |
Obsolete. Gets or sets whether external client libraries (including scripts and CSS files) are automatically embedded in the DevExpress. |
Global |
Gets or sets that the right-to-left orientation shall be globally applied to all DevExpress web controls across the web page or the entire web site.
Inherited from ASPx |
Global |
Gets or sets the name of the style sheet theme to be globally applied to all DevExpress web controls across the entire web site.
Inherited from ASPx |
Global |
Gets or sets the name of the Theme to be globally applied to all DevExpress web controls across the entire web site.
Inherited from ASPx |
Global |
Gets or sets the base color for the theme to be globally applied to all DevExpress web controls across a web page or entire web site.
Inherited from ASPx |
Global |
Gets or sets the font settings of the theme to be globally applied to all DevExpress web controls across a web page or entire web site.
Inherited from ASPx |
Has |
Gets a value indicating whether the control has attributes set.
Inherited from Web |
Has |
Gets a value indicating whether the current server control’s child controls have any saved view-state settings. Inherited from Control. |
Height |
Gets or sets the height of the web server control.
Inherited from ASPx |
ID | Gets or sets the programmatic identifier assigned to the server control. Inherited from Control. |
Id |
Gets the character used to separate control identifiers. Inherited from Control. |
Image |
Gets or sets the path to the folder that contains images used by the control.
Inherited from ASPx |
Initialized |
Gets a value indicating whether the web control has been initialized.
Inherited from ASPx |
Is |
Gets a value indicating whether the request is the result of a callback sent by the control.
Inherited from ASPx |
Is |
Gets a value indicating whether controls contained within this control have control state. Inherited from Control. |
Is |
Gets a value that indicates whether the server control is saving changes to its view state. Inherited from Control. |
Is |
Gets a value indicating whether view state is enabled for this control. Inherited from Control. |
JSProperties |
Enables you to supply any server data that can then be parsed on the client.
Inherited from ASPx |
Link |
Gets an object that contains style settings to be applied to links in a tab control. |
Loaded |
Indicates whether a web control has been loaded into the Page object.
Inherited from ASPx |
Load |
Gets a value indicating whether the control participates in loading its view state by ID instead of index. Inherited from Control. |
Name |
Gets or sets the name of a data field (or an xml element’s attribute) which provides tab unique identifier names. |
Naming |
Gets a reference to the server control’s naming container, which creates a unique namespace for differentiating between server controls with the same ID property value. Inherited from Control. |
Navigate |
Gets or sets the name of a data field (or an xml element’s attribute) which provides tab navigation locations. |
Navigate |
Gets or sets the pattern used to format tab navigate URLs. |
Paddings |
Gets the padding settings of a tab control.
Inherited from ASPx |
Page | Gets a reference to the Page instance that contains the server control. Inherited from Control. |
Parent | Gets a reference to the server control’s parent control in the page control hierarchy. Inherited from Control. |
Parent |
This property is not in effect for the ASPx |
Parent |
This property is not in effect for the ASPx |
Rendering |
Gets a value that specifies the ASP. |
Render |
Obsolete. Gets or sets a value that specifies the render mode of the tab control elements.
Inherited from ASPx |
Right |
Specifies whether to apply right-to-left representation to the control.
Inherited from ASPx |
Scroll |
Gets or sets the amount of space between a scroll button and tabs.
Inherited from ASPx |
Scroll |
Gets or sets the spacing between the scroll buttons within the tab header.
Inherited from ASPx |
Scroll |
Gets the style settings that define the appearance of scroll buttons.
Inherited from ASPx |
Scroll |
Gets the settings of an image displayed within the scroll left button.
Inherited from ASPx |
Scroll |
Gets the settings of an image displayed within the scroll right button.
Inherited from ASPx |
Shadow |
Obsolete. Gets the shadow image properties.
Inherited from ASPx |
Site | Gets information about the container that hosts the current control when rendered on a design surface. Inherited from Control. |
Skin |
Gets or sets the skin to apply to the control.
Inherited from Web |
Space |
Gets or sets a template, used for rendering the space after tabs.
Inherited from ASPx |
Space |
Gets the style settings that define the appearance of the space after tabs template.
Inherited from ASPx |
Space |
Gets or sets a template, used for rendering the space before tabs.
Inherited from ASPx |
Space |
Gets the style settings, that define an appearance of the space before tabs template.
Inherited from ASPx |
Sprite |
Gets or sets the path to a CSS file that defines the control’s sprite image settings.
Inherited from ASPx |
Sprite |
Gets or sets the path to a sprite image.
Inherited from ASPx |
Style |
Gets a collection of text attributes that will be rendered as a style attribute on the outer tag of the Web server control.
Inherited from Web |
Supports |
Gets a value that indicates whether the control should set the disabled attribute of the rendered HTML element to “disabled” when the control’s Isfalse .
Inherited from Web |
Sync |
Gets or sets whether the tab, whose navigation location points to the currently browsed web page, is automatically activated. |
Sync |
Obsolete. Gets or sets whether the menu item, whose navigation location points to the currently browsed web page, is automatically selected. |
IControl |
For a description of this member, see Control |
IControl |
For a description of this member, see User |
IData |
For a description of this member, see Data |
IData |
For a description of this member, see Has |
IExpressions |
For a description of this member, see Expressions. Inherited from Control. |
IExpressions |
For a description of this member, see Has |
Tab |
Gets or sets the alignment of tabs along the control’s side specified by the ASPx |
Tab |
Gets the image settings displayed by all the tabs within the control.
Inherited from ASPx |
Tab |
Gets or sets the name of a data field (or an xml element’s attribute) which provides URLs for images displayed within tabs. |
Tab |
Gets or sets the tab index of the Web server control.
Inherited from Web |
Tab |
Gets or sets the position of tabs within the current control.
Inherited from ASPx |
Tabs | Gets the collection of tabs. |
Tab |
Gets or sets the amount of space between the tabs within the current control.
Inherited from ASPx |
Tab |
Gets the style settings for all tabs within a tab control.
Inherited from ASPx |
Tab |
Gets or sets a common template used for displaying the content of all tabs within the current tab control. |
Tab |
Gets or sets a common template used to display the text content of all the tabs within the current control.
Inherited from ASPx |
Tag |
Gets the Html |
Tag |
Gets the name of the control tag. This property is used primarily by control developers.
Inherited from Web |
Target | Gets or sets the window or frame at which to target the contents of the URLs associated with the links. |
Template |
Gets or sets a reference to the template that contains this control. Inherited from Control. |
Template |
Gets the virtual directory of the Page or User |
Text |
Gets or sets the name of a data field (or an xml element’s attribute) which provides tab texts. |
Text |
Gets or sets the pattern used to format tab texts. |
Theme |
Gets or sets the name of the Theme to be applied to the control.
Inherited from ASPx |
Tool |
Gets or sets the text displayed when the mouse pointer hovers over the Web server control.
Inherited from Web |
Tool |
Gets or sets the name of a data field (or an xml element’s attribute) which provides tab tooltip texts. |
Unique |
Gets the unique, hierarchically qualified identifier for the server control. Inherited from Control. |
Validate |
Gets or sets a value that indicates whether the control checks client input from the browser for potentially dangerous values. Inherited from Control. |
View |
Gets a dictionary of state information that allows you to save and restore the view state of a server control across multiple requests for the same page. Inherited from Control. |
View |
Gets a value that indicates whether the State |
View |
Gets or sets the view-state mode of this control. Inherited from Control. |
Visible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. Inherited from Control. |
Width |
Gets or sets the width of the web server control.
Inherited from ASPx |
See Also