ActiveReports 19 .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 PropertyGets or sets a handler that is called when creation is complete.  
    Public PropertyGets or sets a handler that is called when opening is complete.  
    Public PropertyGets or sets a handler that is called when saving is complete.  
    Public PropertyGets or sets a handler that cancels the creation process if it returns false.  
    Public PropertyGets or sets a handler that cancels the opening process if it returns false.  
    Public PropertyGets or sets a handler that cancels the saving process if it returns false.  
    Public PropertyGets or sets a handler that is triggered when the report content is changed.  
    Public PropertyGets or sets a handler that is triggered when the report name or ID is updated.  
    Top
    See Also