ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ComboBox Namespace / C1ComboBoxItemPopulateEventArgs Class / EndRequest Property

In This Topic
    EndRequest Property
    In This Topic
    Gets or sets a Boolean value indicating whether client side has rich the end of all items.
    Syntax
    'Declaration
     
    Public Property EndRequest As System.Boolean
    public System.bool EndRequest {get; set;}
    See Also