| Visual Basic (Declaration) | |
|---|---|
Public Enum ExitType Inherits System.Enum  | |
| C# | |
|---|---|
public enum ExitType : System.Enum  | |
| Member | Description | 
|---|---|
| Cancel | Restore the previous state of the control. | 
| Save | Save any changes made to the control during edit mode. | 
System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Design.ExitType