Raises the RenderCanceled event.
Namespace:
PerpetuumSoft.Reporting.ComponentsAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
void OnRenderCanceled( EventArgs e ) |
Visual Basic (Declaration) |
---|
Sub OnRenderCanceled ( _ e As EventArgs _ ) |
Visual C++ |
---|
void OnRenderCanceled( EventArgs^ e ) |
Parameters
- e
- Type: System..::.EventArgs