Gets or sets a value determines whether to fetch more on scrolling to end.

Namespace:  C1.Web.UI.Controls.C1ComboBox
Assembly:  C1ComboBoxClient (in C1ComboBoxClient.dll)

Syntax

JavaScript
function get_callBackOnScrollingToEnd();
function set_callBackOnScrollingToEnd(value);

See Also