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





Raises the QueryStyle event.

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

 Syntax

C#  Copy Code

protected void OnQueryStyle (
    ReportQueryStyleEventArgs e
)

Visual Basic  Copy Code

Protected Sub OnQueryStyle ( _
    e As ReportQueryStyleEventArgs _
)

 Parameters

e

An object, containing the event data.

 See Also

Report Members
Report Class
MindFusion.Scheduling.Reporting Namespace