Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
ListView.getScrollable
Retrieves a boolean value indicating whether a scroll bar is added to the list view control when there is not enough room to display all the list view items in the control client area.
Syntax
public boolean getScrollable()
Return Value
Returns true if scroll bars are added to the control when necessary to allow the user to see all the items; otherwise, returns false.
See Also setScrollable