WizardPageEnableNextButton Property |
Gets or sets a value indicating whether the NextButton can respond to user interaction.
Namespace: Easymap.AddIn.Common.ControlsAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic bool EnableNextButton { get; set; }Public Property EnableNextButton As Boolean
Get
Set
Property Value
Boolean
See Also