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