InfiniteAsyncSource Events
A virtual source component that allows you to bind the GridControl to a data source and display data with infinite scrolling.
Name | Description |
---|---|
Fetch |
Allows you to fetch rows. |
Get |
Allows you to get total summaries. |
Get |
Allows you to get unique values. |
Property |
Occurs when a property value changes.
Inherited from Bindable |
See Also