Click or drag to resize
WizardBackEnabled Property
Gets/Sets the enabled state of the back button.

Namespace: Gui.Wizard
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool BackEnabled { get; set; }

Property Value

Type: Boolean
See Also