ASPxClientGridLookup.GetGridView Method
Returns a client object representing the built-in dropdown grid.
Declaration
GetGridView(): ASPxClientGridView
Returns
Type | Description |
---|---|
ASPxClientGridView | An ASPxClientGridView object representing the embedded grid. |
See Also