Spread Windows Forms 15.0
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / IWizardData Interface / Steps Property


In This Topic
    Steps Property
    In This Topic
    Syntax
    'Declaration
     
    
    ReadOnly Property Steps As ArrayList
    'Usage
     
    
    Dim instance As IWizardData
    Dim value As ArrayList
     
    value = instance.Steps
    ArrayList Steps {get;}
    See Also