New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.WizardStepCreatedEventArgs

Provides data for the event of the Telerik.Web.UI.RadWizard RadWizardcontrol.

Inheritance Hierarchy

  • System.Object
  • System.EventArgs
  • Telerik.Web.UI.WizardStepCreatedEventArgs

Properties

RadWizardStep RadWizardStep

Gets the referenced wizard step in the RadWizard control when the event is raised.

Remarks

Use this property to grammatically access the page view referenced in the RadWizard control when the event is raised.

In this article