ClassCompletionWizardPage
Class
Represents a single completion page.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.Navigation.dll
Syntax:
cs-api-definition
[TelerikToolboxCategory("Navigation")]
public class CompletionWizardPage : WizardPage, INotifyPropertyChanged
Inheritance: objectWizardPageCompletionWizardPage
Implements:
Inherited Members
Constructors
CompletionWizardPage()
Initializes a new instance of the CompletionWizardPage class.
Declaration
cs-api-definition
public CompletionWizardPage()