Search
Calendar.getVScrollerVisible Method
See Also
 






Gets a value indicating whether the vertical scrollbar should always be visible, always hidden or visible only when it is needed.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public Boolean getVScrollerVisible ()

 Return Value

A Boolean value specifying the visibility state of the vertical scrollbar.

 See Also