Interface IWizardDialogContext
Defines the data context of the Wizard.
      System.ComponentModel.IDataErrorInfo.Error
    
    
      System.ComponentModel.IDataErrorInfo.Item[System.String]
    
    Namespace: Sartorius.SAF.Presentation.Controls
Assembly: Sartorius.SAF.Presentation.Controls.dll
Syntax
public interface IWizardDialogContext : IDialogContext, IDataErrorInfo
  Remarks
See WizardDialog for remarks and code examples.