WizardPageIsFinishPage Property |
No documentation supplied.
Namespace: Gui.WizardAssembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool IsFinishPage { get; set; }
Public Property IsFinishPage As Boolean
Get
Set
public:
property bool IsFinishPage {
bool get ();
void set (bool value);
}
member IsFinishPage : bool with get, set
Property Value
Type:
BooleanSee Also