Returns a style object for the control.

Namespace:  PerpetuumSoft.Reporting.DOM
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
protected Style GetStyle()
Visual Basic (Declaration)
Protected Function GetStyle As Style
Visual C++
protected:
Style^ GetStyle()

See Also