Raises the CellCreating event.
Namespace:
PerpetuumSoft.Reporting.DOM.OlapAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
protected void OnCellCreating( CellCreatingEventArgs e ) |
Visual Basic (Declaration) |
---|
Protected Sub OnCellCreating ( _ e As CellCreatingEventArgs _ ) |
Visual C++ |
---|
protected: void OnCellCreating( CellCreatingEventArgs^ e ) |