Click or drag to resize

WizardPageShowFinishButton Property

Gets or sets a value indicating whether the FinishButton is displayed in the WizardPage.

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

Property Value

Boolean
See Also