Skip to main content

InfiniteAsyncSource Events
Show Inherited Hide Inherited

A virtual source component that allows you to bind the GridControl to a data source and display data with infinite scrolling.
Name Description
FetchRows Allows you to fetch rows.
GetTotalSummaries Allows you to get total summaries.
GetUniqueValues Allows you to get unique values.
PropertyChanged Occurs when a property value changes. Inherited from BindableBase.
See Also