Gets or sets a Boolean value indicating whether client side has rich the end of all items.

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

Syntax

C#
public bool EndOfItems { get; set; }
Visual Basic (Declaration)
Public Property EndOfItems As Boolean
	Get
	Set

See Also