[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.ExitType

ExitType Enum

Represents the types of exit actions that can occur when leaving edit mode in the designer.

Namespace: GrapeCity.ActiveReports.Design
Assembly: MESCIUS.ActiveReports.Design.Win.dll
Syntax
public enum ExitType

Fields

Name Description
Cancel

Represents the state which indicates that the changes made during edit mode are discarded.

Save

Represents the state which indicates that the changes made during edit mode are saved.