WizardDesigner.DisplaySideBar Property

 

Gets or sets a property in the associated wizard control indicating whether to display a sidebar.

Namespace:   System.Web.UI.Design.WebControls
Assembly:  System.Design (in System.Design.dll)

Protected Property DisplaySideBar As Boolean

Property Value

Type: System.Boolean

true to display the sidebar; otherwise, false.

.NET Framework
Available since 2.0
Return to top
Show: