Blog Viewer

Wizard Properties Controls

  

ID

  • What it does: Programmatic ID of the control.
  • How to use it: Enter the text.
  • Other notes: This must be unique. It is prefixed with wiz.



Visible checkbox

  • What it does: Determines whether the user can see the control.
  • How to use it: Click the checkbox to check or uncheck.



CSS Class

  • What it does: Custom style sheet class that controls cell appearance.
  • How to use it: Enter the text.
  • Other notes: If left blank, the appearance is default. The class must be configured in the MVVM project style sheet in the .NET project.



Custom Attributes

  • What it does: Custom attribute defined by the developer to be rendered on the HTML page.
  • How to use it: Enter the text.



Display Step Mode

  • What it does: Determines whether the wizard displays the steps vertically and if so, whether it displays all steps or just groups.
  • How to use it: Select from the drop down.



Progress Bar Caption

  • What it does: Determines whether the wizard displays the steps horizontally and if so, the format of that display.
  • How to use it: Select from the drop down.
  • Other notes: TITLE has bars with small numbers. NUMBER has circles with big numbers. Both have text.



Allow Jumping Group checkbox

  • What it does: Determines whether the user can open a group that was previously viewed by clicking the link in the vertical list.
  • How to use it: Click to check or uncheck.



Allow Jumping Step checkbox

  • What it does: Determines whether the user can open a step that was previously viewed by clicking the link in the vertical list.
  • How to use it: Click to check or uncheck.



Display Progress Bar checkbox

  • What it does: Determines whether the horizontal list displays.
  • How to use it: Click to check or uncheck.



Render Vertical Wizard checkbox

  • What it does: Determines whether the wizard renders vertically.
  • How to use it: Click to check or uncheck.



Show Action Bar On Top checkbox

  • What it does: Determines whether the action bar (Next, Previous, and Finish buttons) appears on top.
  • How to use it: Click to check or uncheck.


This post is part of multiple topics:

 

0 comments
30 views

Permalink