Show / Hide Table of Contents

Delegate WizardNavigationStateChangedEventHandler

Is invoked when the navigation state of theg Wizard must be changed.

Namespace: Sartorius.SAF.Presentation.Controls
Assembly: Sartorius.SAF.Presentation.Controls.dll
Syntax
public delegate void WizardNavigationStateChangedEventHandler(WizardNavigationState wizardNavigationState);
Parameters
Type Name Description
WizardNavigationState wizardNavigationState

WizardNavigationState.

Extension Methods

CollectionExtensions.AddRange<T, TCollection>(TCollection, IEnumerable<T>)
SerializableObjectCloneExtension.Clone<T>(T)
  • View Source
Back to top Generated by DocFX