Overridden. See HScrollBarActive.

Namespace:  PerpetuumSoft.ReportingServices.Viewer.Client
Assembly:  PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0

Syntax

C#
public override bool HScrollBarActive { get; }
Visual Basic (Declaration)
Public Overrides ReadOnly Property HScrollBarActive As Boolean
Visual C++
public:
virtual property bool HScrollBarActive {
	bool get () override;
}

See Also