Raised during the printing or previewing to allow clients to customize particular texts displayed in the report.
Namespace: MindFusion.Scheduling.Reporting
Assembly: MindFusion.Scheduling.Reporting
C# Copy Code |
---|
public event EventHandler<ReportQueryTextEventArgs> QueryText |
Visual Basic Copy Code |
---|
Public Event QueryText As EventHandler(Of ReportQueryTextEventArgs) |
QueryText event handlers receive an argument of type ReportQueryTextEventArgs.