'Declaration Public Enum LoadState Inherits System.Enum
public enum LoadState : System.Enum
'Declaration Public Enum LoadState Inherits System.Enum
public enum LoadState : System.Enum
Member | Description |
---|---|
Cancelled | Loading cancelled. |
Cancelling | Loading is cancelling. |
Completed | Loading completed. |
Error | Error occured. |
InProgress | Loading in progress. |
NotStarted | Loading not started. |
System.Object
System.ValueType
System.Enum
GrapeCity.Viewer.Common.LoadState