A newer version of this page is available.
Switch to the current version.
ASPxPageControl Properties
Represents a navigation control made up of multiple tabbed pages.Name | Description |
---|---|
AccessibilityCompliant | Enables accessibility support. Inherited from ASPxTabControlBase. |
AccessKey | Gets or sets the access key that allows you to quickly navigate to the Web server control. Inherited from WebControl. |
ActivateTabPageAction | Gets or sets a value that specifies which action forces a tab to be selected. |
ActiveTabImage | Gets the settings of a tab image which is displayed within the active tab. Inherited from ASPxTabControlBase. |
ActiveTabIndex | Gets or sets the index of a tab (tabbed page) which is selected within the control. Inherited from ASPxTabControlBase. |
ActiveTabPage | Gets or sets an active tabbed page within the ASPxPageControl. |
ActiveTabStyle | Gets the style settings for the active tab within a tab control. Inherited from ASPxTabControlBase. |
ActiveTabTemplate | Gets or sets a common template used for displaying the content of an active tab within the current page control. |
ActiveTabTextTemplate | Gets or sets a common template used for displaying the text content of an active tab within the current page control. |
Adapter protected | Gets the browser-specific adapter for the control. Inherited from Control. |
AppRelativeTemplateSourceDirectory | Gets or sets the application-relative virtual directory of the Page or UserControl object that contains this control. Inherited from Control. |
Attributes | Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control. Inherited from WebControl. |
AutoPostBack | Gets or sets a value that specifies whether server-side processing is required for specific predefined user actions. Inherited from ASPxTabControlBase. |
BackColor | Gets or sets the background color of the Web server control. Inherited from WebControl. |
BackgroundImage | Gets the web control's background image. Inherited from ASPxWebControl. |