Sets 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
Java Copy Code |
---|
public void setVScrollerVisible ( |
A Boolean value specifying the visibility state of the vertical 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 |