WizardFramework.CancelCaption Property

Definition

Gets or sets the title for the cancel message.

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

Property Value

The title for the cancel message.

Applies to