ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / ExtraOptions Class / Step Property

In This Topic
    Step Property (ExtraOptions)
    In This Topic
    Gets Step options.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Step As StepOptions
    public StepOptions Step {get;}
    See Also