SelectedTabPageChangedEventArgs.PrevPage Property
In This Article
Gets the tab page that was selected.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
#Property Value
Type | Description |
---|---|
String | A string that is a component name of the previously selected tab page. |
See Also