ClassWizardPage
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public class WizardPage : ContentControl, IAutomationPeer, IPeerConverter, IWizardPage, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlWizardPage
Implements:
Inherited Members
Constructors
WizardPage()
Declaration
cs-api-definition
public WizardPage()
Properties
CancelButton
Get Cancel button of WizardPage.
FinishButton
Get Finish button of WizardPage.
HelpButton
Get Help button of WizardPage.
Index
Get the index of WizardPage.
NextButton
Get Next button of WizardPage.
PreviousButton
Get Previous button of WizardPage.