Raises the QueryDetails event.
Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf
SyntaxC#
Copy Code
|
|---|
protected virtual void OnQueryDetails ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub OnQueryDetails ( _ |
The original source of the event.
An object, containing the event data.
See Also