var instance; // Type: wijmo.wizard.WijWizardOptions; var value; // Type: any value = instance.show;
var show : any;
The show event handler is a function called when a panel is shown.
var instance; // Type: wijmo.wizard.WijWizardOptions; var value; // Type: any value = instance.show;
var show : any;