Raises ManualBuild event.
Namespace:
PerpetuumSoft.Reporting.DOMAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
protected virtual void OnManualBuild( EventArgs e ) |
| Visual Basic (Declaration) |
|---|
Protected Overridable Sub OnManualBuild ( _ e As EventArgs _ ) |
| Visual C++ |
|---|
protected: virtual void OnManualBuild( EventArgs^ e ) |
Parameters
- e
- Type: System..::.EventArgs