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