Performs drawing of the band.
Namespace:
PerpetuumSoft.Reporting.DOMAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
protected override void OnPaint( PaintArguments args ) |
| Visual Basic (Declaration) |
|---|
Protected Overrides Sub OnPaint ( _ args As PaintArguments _ ) |
| Visual C++ |
|---|
protected: virtual void OnPaint( PaintArguments^ args ) override |