Interface IWizardNavigation
Defines functionality to send a WizardNavigationState to the Wizard.
Namespace: Sartorius.SAF.Presentation.Controls
Assembly: Sartorius.SAF.Presentation.Controls.dll
Syntax
public interface IWizardNavigation
Remarks
See Wizard for remarks and code examples.
Events
View SourceNavigationStateChanged
Must be invoked by the implementation to tell the Wizard the next operation.
Declaration
event WizardNavigationStateChangedEventHandler NavigationStateChanged
Event Type
Type | Description |
---|---|
WizardNavigationStateChangedEventHandler |