Search
Calendar.setVScrollerSmallChange Method
See Also
 






Sets the small step for the vertical scroll bar.

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

 Syntax

Java  Copy Code

public void setVScrollerSmallChange (
    int value
)

 Parameters

value

An integer value representing the small step of the vertical scroll bar.

 See Also