Overridden. See VScrollBarActive.

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

See Also