Represents the object used for drawing a pivot table in XP style.

Namespace:  PerpetuumSoft.Olap.Windows.Forms
Assembly:  PerpetuumSoft.Olap (in PerpetuumSoft.Olap.dll) Version: 3.9.0.1

Syntax

C#
public class XPPainter : Painter
Visual Basic (Declaration)
Public Class XPPainter _
	Inherits Painter
Visual C++
public ref class XPPainter : public Painter

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Olap..::.Painter
    PerpetuumSoft.Olap.Windows.Forms..::.XPPainter

See Also