InfiniteAsyncSource Events
The asynchronous infinite source.| Name | Description |
|---|---|
| FetchRows | Allows you to fetch rows. |
| GetTotalSummaries | Allows getting total summaries. |
| GetUniqueValues | Allows getting unique values. |
| PropertyChanged | Occurs when a property value changes. Inherited from BindableBase. |
See Also