Search
Calendar.setHScrollerSmallChange Method
See Also
 






Sets the small step for the horizontal scroll bar.

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

 Syntax

Java  Copy Code

public void setHScrollerSmallChange (
    int value
)

 Parameters

value

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

 See Also