Click or drag to resize
Wizard .NET Library

WizardPageContainerCancelButtonText Property

Gets or sets the cancel button text.

Namespace:  AeroWizard
Assembly:  AeroWizard (in AeroWizard.dll) Version: 2.2.3
Syntax
public string CancelButtonText { get; set; }
Request Example View Source

Property Value

Type: String
The cancel button text.
See Also