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