Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / IWizardData Interface / ActiveStepIndex Property


In This Topic
ActiveStepIndex Property
In This Topic
Syntax
'Declaration
 
Property ActiveStepIndex As Integer
 
'Usage
 
Dim instance As IWizardData
Dim value As Integer
 
instance.ActiveStepIndex = value
 
value = instance.ActiveStepIndex
See Also