ActiveReports 11
LoadState Enumeration

GrapeCity.ActiveReports.Viewer.Wpf.v11 Assembly > GrapeCity.Viewer.Common Namespace : LoadState Enumeration
Possible loading states
Syntax
'Declaration
 
Public Enum LoadState 
   Inherits System.Enum
public enum LoadState : System.Enum 
Members
MemberDescription
Cancelled 
Cancelling 
Completed 
Error 
InProgress 
NotStarted 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Viewer.Common.LoadState

See Also

Reference

GrapeCity.Viewer.Common Namespace