Base class for all visual controls.
    Namespace: 
   PerpetuumSoft.Reporting.DOMAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
| C# | 
|---|
public class VisualControl : ReportControl  | 
| Visual Basic (Declaration) | 
|---|
Public Class VisualControl _ Inherits ReportControl  | 
| Visual C++ | 
|---|
public ref class VisualControl : public ReportControl  | 
Inheritance Hierarchy
System..::.Object
PerpetuumSoft.Reporting.DOM..::.ReportComponent
PerpetuumSoft.Reporting.DOM..::.ReportControl
PerpetuumSoft.Reporting.DOM..::.VisualControl
PerpetuumSoft.Reporting.DOM..::.Box
PerpetuumSoft.Reporting.DOM..::.Shape
PerpetuumSoft.Reporting.DOM..::.ReportComponent
PerpetuumSoft.Reporting.DOM..::.ReportControl
PerpetuumSoft.Reporting.DOM..::.VisualControl
PerpetuumSoft.Reporting.DOM..::.Box
PerpetuumSoft.Reporting.DOM..::.Shape