Provides data for the pivot table CellCreating event.
Namespace:
PerpetuumSoft.Reporting.DOM.Olap
Assembly:
PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
public class CellCreatingEventArgs : EventArgs |
Visual Basic (Declaration) |
---|
Public Class CellCreatingEventArgs _
Inherits EventArgs |
Visual C++ |
---|
public ref class CellCreatingEventArgs : public EventArgs |
Inheritance Hierarchy
See Also