ClassWizardPage
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml.Wpf
Assembly:Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax:
cs-api-definition
public class WizardPage : ContentControl, IAutomationPeer, IPeerConverter, IWizardPage, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlContentControlWizardPage
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.