MindFusion.Wpf Pack Programmer's Guide
Report.OnQueryText Method
See Also
 





Raises the QueryText event.

Namespace: MindFusion.Scheduling.Reporting
Assembly: MindFusion.Scheduling.Wpf.Reporting

 Syntax

C#  Copy Code

protected void OnQueryText (
    ReportQueryTextEventArgs e
)

Visual Basic  Copy Code

Protected Sub OnQueryText ( _
    e As ReportQueryTextEventArgs _
)

 Parameters

e
An object, containing the event data.

 See Also

Report Members
Report Class
MindFusion.Scheduling.Reporting Namespace