Skip to main content
A newer version of this page is available. .

InfiniteSource Events

The infinite source.
Name Description
CreateSource Allows you to specify the source object that returns data.
DisposeSource Allows you to dispose the source object.
FetchRows Allows you to fetch rows.
GetTotalSummaries Allows getting total summaries.
GetUniqueValues Allows you to get unique values and their counts.
PropertyChanged Occurs when a property value changes. Inherited from BindableBase.
See Also