In This Topic
GdPicture14.WEB Namespace / DocuViewareControl Class / VerticalScrollBarVisible Property

VerticalScrollBarVisible Property (DocuViewareControl)

In This Topic
Returns if the vertical scrollbar is visible or not.
Syntax
'Declaration
 
Public ReadOnly Property VerticalScrollBarVisible As Boolean
public bool VerticalScrollBarVisible {get;}
See Also