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