ASP.NET MVC Controls | ComponentOne
In This Topic
    QueryEventArgs Class
    In This Topic
    File
    c1.mvc.collections.js
    Module
    c1.mvc.collections
    Base Class
    EventArgs

    Provides arguments for queryData events.

    Properties

    Methods

    Events

    Properties

    extraRequestData

    Gets or sets the extra data for the query.

    Type
    any

    Methods

     

    Static cast
    cast(obj: any): QueryEventArgs
    

    Casts the specified object to QueryEventArgs type.

    Parameters
    Returns
    QueryEventArgs

    Events

     

    Static empty

    Provides a value to use with events that do not have event data.

    Inherited From
    EventArgs
    Arguments
    EventArgs