This documentation is archived and is not being maintained.

MultiView Fields

The MultiView type exposes the following members.

  NameDescription
Public field Static member NextViewCommandName Represents the command name associated with the next View control to display in a MultiView control. This field is read-only.
Public field Static member PreviousViewCommandName Represents the command name associated with the previous View control to display in a MultiView control. This field is read-only.
Public field Static member SwitchViewByIDCommandName Represents the command name associated with changing the active View control in a MultiView control, based on a specified View id. This field is read-only.
Public field Static member SwitchViewByIndexCommandName Represents the command name associated with changing the active View control in a MultiView control based on a specified View index. This field is read-only.
Top
Show: