TabbedLayoutGroup.ActiveTabIndex Property
Gets or sets the index of a tab (tabbed page) which is selected within the control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 0 | An integer value specifying the index of an active tab (tabbed page) within the tabbed layout group. |
See Also