Skip to main content
A newer version of this page is available. .

ASPxClientTab Properties

Represents a client-side equivalent of a tab control’s Tab or a page control’s TabPage object.
Name Description
index Gets the index of the current tab (tabbed page) within the control’s collection of tabs (tabbed pages).
name Gets the name that uniquely identifies the current tab.
tabControl Gets the tab control to which the current tab belongs.
See Also