'Declaration Protected Overridable ReadOnly Property IsVerticalScrollBarVisible As Boolean
protected virtual bool IsVerticalScrollBarVisible { get; }
protected: __property virtual bool get_IsVerticalScrollBarVisible();
Property Value
true if the vertical scroll bar is visible; otherwise, false.