ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.ActiveReports.Viewer.Common Namespace / CommandState Enumeration

In This Topic
    CommandState Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum CommandState 
       Inherits System.Enum
    public enum CommandState : System.Enum 
    Members
    MemberDescription
    Executing 
    None 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.ActiveReports.Viewer.Common.CommandState

    See Also