WizardStepEditableRegion::Step Property

 

Gets the associated design-time wizard step.

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

public:
property WizardStepBase^ Step {
	virtual WizardStepBase^ get() sealed;
}

Property Value

Type: System.Web.UI.WebControls::WizardStepBase^

The associated design-time wizard step.

.NET Framework
Available since 2.0
Return to top
Show: