Overridden. See HScrollBarLarge.

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 double HScrollBarLarge { get; }
Visual Basic (Declaration)
Public Overrides ReadOnly Property HScrollBarLarge As Double
Visual C++
public:
virtual property double HScrollBarLarge {
	double get () override;
}

See Also