ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / Handlers Class
Properties

In This Topic
    Handlers Class Members
    In This Topic

    The following tables list the members exposed by Handlers.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyA handler that is called when create is complete.  
    Public PropertyA handler that is called when open is complete.  
    Public PropertyA handler that is called when save is complete.  
    Public PropertyAn async handler, cancels create process if returned false.  
    Public PropertyAn async handler, cancels opening process if returned false.  
    Public PropertyAn async handler, cancels saving process if returned false.  
    Public PropertyA handler that is triggered when report content is changed  
    Public PropertyA handler that is triggered when report name/id is updated.  
    Top
    See Also