GridLookupClientSideEvents Constructors
Contains a list of the client-side events available for the ASPxGridLookup control.Name | Parameters | Description |
---|---|---|
GridLookupClientSideEvents() | none | Initializes a new instance of the GridLookupClientSideEvents class with default settings. |
GridLookupClientSideEvents(IPropertiesOwner) | owner | Initializes a new instance of the GridLookupClientSideEvents class with the specified owner. |
See Also