ActiveReports 18 .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
    public ExitType Type {get;}
    See Also