Gets or sets a Boolean value indicating whether to display the sidebar area on the System.Web.UI.WebControls.Wizard control.
Documentation for this section has not yet been entered.
There can be a difference in the rendering of the System.Web.UI.WebControls.Wizard control depending on whether this property is set to true or false. When this property value is set to true and the sidebar is displayed, cell spacing is not applied to the HeadCell, StepCell, or NavigationCell elements of the control's table. When this value is false, cell spacing is applied. This may affect how the control is rendered.