Sets 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
Java Copy Code |
---|
public void setHScrollerVisible ( |
A Boolean value specifying the visibility state of the horizontal scrollbar.
Specify false for this method to always hide the scrollbar, true, to always show it and null to let the Calendar component decide when to show the scrollbar.
JPlanner Programmer's Guide | © 2023 MindFusion |