By default the RadWizard loads the HTML of all steps, which could decrease the performance of the application.
By setting the RenderedSteps property to Active, you will force the RadWizad to load only the content of the active step. When another step is selected, RadWizard will make a request to the server in order to load the content of the newly selected step.