WizardFramework.PagePanel Property

Definition

Gets a WizardPagePanel object that represents the page panel.

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

Property Value

A WizardPagePanel object.

Applies to