ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / EditModeExitEventArgs Class / Type Property

In This Topic
Type Property (EditModeExitEventArgs)
In This Topic
Gets the exit type.
Syntax
'Declaration
 
Public ReadOnly Property Type As ExitType
 

Property Value

The exit type, as defined by the ExitType enumeration.
See Also