menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class StepStatus - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class StepStatus

    Defines the status of the step.

    Inheritance
    System.Object
    StepStatus
    Namespace: Syncfusion.EJ2.Navigations
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class StepStatus : Enum

    Fields

    Completed

    Shows the status of the step is completed.

    Declaration
    public const StepStatus Completed
    Field Value
    Type
    StepStatus

    InProgress

    Shows the step is in progress.

    Declaration
    public const StepStatus InProgress
    Field Value
    Type
    StepStatus

    NotStarted

    Shows the status of the step is not started.

    Declaration
    public const StepStatus NotStarted
    Field Value
    Type
    StepStatus
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved