Click or drag to resize
Wizard .NET Library

WizardControlFinishButtonText Property

Gets or sets the finish button text.

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

Property Value

Type: String
The finish button text.
See Also