Click or drag to resize

WizardPageShowNextButton Property

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

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

Property Value

Type: Boolean
See Also