Search
Calendar.getItemScroll Method
See Also
 






Gets the current scroll position in a List view with ListViewSettings.setEnableVirtualItemSpace set to true.

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

 Syntax

Java  Copy Code

public int getItemScroll ()

 Return Value

An integer value specifying the current scroll bar position.

 See Also