MVCxTabCollection.GetVisibleTab(Int32) Method
In This Article
Gets a tab by its visible index.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
#Parameters
Name | Type |
---|---|
index | Int32 |
#Returns
Type |
---|
MVCx |
See Also