System.Web.UI.WebControls.MultiView: Property Members

The properties of System.Web.UI.WebControls.MultiView are listed below. For a list of all members, see the MultiView Members list.

See Also: Inherited members from System.Web.UI.Control

Public Properties

ActiveViewIndexint.

Gets or sets the index of the active System.Web.UI.WebControls.View control within a System.Web.UI.WebControls.MultiView control.

EnableThemingbool.

Gets or sets a value indicating whether themes apply to the System.Web.UI.WebControls.MultiView control.

[read-only]
ViewsViewCollection.

Gets the collection of System.Web.UI.WebControls.View controls in the System.Web.UI.WebControls.MultiView control.