Search
Calendar.getHScrollerVisible Method
See Also
 






Gets a value indicating whether the horizontal 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 getHScrollerVisible ()

 Return Value

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

 See Also