var instance; // Type: wijmo.wizard.WijWizardOptions; var value; // Type: boolean value = instance.autoPlay;
var autoPlay : boolean;
The autoPlay option allows the panels to automatically display in order.
var instance; // Type: wijmo.wizard.WijWizardOptions; var value; // Type: boolean value = instance.autoPlay;
var autoPlay : boolean;