WizardPageShowCancelButton Property |
Gets or sets a value indicating whether the CancelButton is displayed in the
WizardPage.
Namespace:
Easymap.AddIn.Common.Controls
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public bool ShowCancelButton { get; set; }
Public Property ShowCancelButton As Boolean
Get
Set
Property Value
Type:
BooleanSee Also