TourPanelEventArgs
Wisej.Web.Ext.TourPanel.TourPanelEventArgs
Last updated
Wisej.Web.Ext.TourPanel.TourPanelEventArgs
Last updated
Namespace: Wisej.Web.Ext.TourPanel
Assembly: Wisej.Web.Ext.TourPanel (3.2.0.0)
Provides data for TourPanelEventHandler event.
Initializes a new instance of the TourPanelEventArgs class.
Name | Type | Description |
---|---|---|
TourStep: The TourStep the event is occurring for.
Int32: The index of the TourStep the event is occurring for.
step
The TourStep the event is occurring for.
index
The index of the TourStep the event is occurring for.