Raised when the preview window is about to be updated.
Namespace: MindFusion.Reporting.WinForms
Assembly: MindFusion.Reporting.Editor
C# Copy Code |
---|
public event EventHandler PreviewUpdating |
Visual Basic Copy Code |
---|
Public Event PreviewUpdating As EventHandler |
PreviewUpdating event handlers receive an argument of type EventArgs.