WizardFramework.HeaderTitle Property

Definition

Gets or sets the title of the header panel.

public:
 property System::String ^ HeaderTitle { System::String ^ get(); void set(System::String ^ value); };
public string HeaderTitle { get; set; }
member this.HeaderTitle : string with get, set
Public Property HeaderTitle As String

Property Value

The title of the header panel.

Applies to