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. |