WizardPageShowBackButton Property |
Gets or sets a value indicating whether the BackButton is displayed in the
WizardPage.
Namespace: Easymap.AddIn.Common.ControlsAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic bool ShowBackButton { get; set; }Public Property ShowBackButton As Boolean
Get
Set
Property Value
Boolean
See Also