SelectedTabPageChangedEventArgs Properties
Provides data for the DashboardDesigner.SelectedTabPageChanged, DashboardViewer.SelectedTabPageChanged and DashboardControl.SelectedTabPageChanged events.Name | Description |
---|---|
Page | Gets a tab page that is selected. |
PrevPage | Gets the tab page that was selected. |
TabContainer | Gets the name of the tab container that contains the selected tab page. |
See Also