MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / Handlers Class

Handlers Class Properties

For a list of all members of this type, see Handlers members.

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