.NET Documentation
C#
VB
Show/Hide TOC
Wizard
Step
Step Property
Step number.
Definition
Namespace:
Aliquo.Windows.Wizard
Assembly:
Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
Copy
public
int
Step
{
get
; }
VB
Copy
Public
ReadOnly
Property
Step
As
Integer
Get
Property Value
Int32
See Also
Reference
WizardStep Class
Aliquo.Windows.Wizard Namespace
In This Article
Definition
See Also