alexa

    Show / Hide Table of Contents

    Enum OperationMilestone

    Indicates the current state of the operation.

    Namespace: Syncfusion.ComponentModel
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public enum OperationMilestone

    Fields

    Name Description
    Finished

    The operation is finished.

    Progress

    The operation is in progress.

    Start

    The operation is starting.

    Back to top Generated by DocFX