Overridden. See VScrollBarLarge.

Namespace:  PerpetuumSoft.Reporting.Silverlight.Client
Assembly:  PerpetuumSoft.Reporting.Silverlight.Client (in PerpetuumSoft.Reporting.Silverlight.Client.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#
public override double VScrollBarLarge { get; }
Visual Basic (Declaration)
Public Overrides ReadOnly Property VScrollBarLarge As Double
Visual C++
public:
virtual property double VScrollBarLarge {
	double get () override;
}

See Also