WizardFramework.NavigationPanel Property

Definition

Gets a WizardNavigationPanel object that represents the navigation panel.

public:
 property Microsoft::SqlServer::Management::SqlWizardFramework::WizardNavigationPanel ^ NavigationPanel { Microsoft::SqlServer::Management::SqlWizardFramework::WizardNavigationPanel ^ get(); };
public Microsoft.SqlServer.Management.SqlWizardFramework.WizardNavigationPanel NavigationPanel { get; }
member this.NavigationPanel : Microsoft.SqlServer.Management.SqlWizardFramework.WizardNavigationPanel
Public ReadOnly Property NavigationPanel As WizardNavigationPanel

Property Value

A WizardNavigationPanel object.

Applies to