Click or drag to resize

WizardPageEnableFinishButton Property

Gets or sets a value indicating whether the FinishButton can respond to user interaction.

Namespace:  Easymap.AddIn.Common.Controls
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public bool EnableFinishButton { get; set; }

Property Value

Type: Boolean
See Also