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: 11.2.0.0
Syntaxpublic bool ShowCancelButton { get; set; }
Public Property ShowCancelButton As Boolean
Get
Set
Property Value
Type:
Boolean
See Also