GridDevExtremeDataSource<T> Properties
Allows you to bind DxGrid and DxTreeList components to large IQueryable data collections.| Name | Description |
|---|---|
| CustomizeLoadOptions | Customizes load options before the grid loads data. |
| ExceptionHandler | Specifies an exception handler. Inherited from GridCustomDataSource. |
See Also