Back to Devexpress

DXCollectionViewScrolledEventArgs Class

maui-devexpress-dot-maui-dot-collectionview-c8f8458b.md

latest1.3 KB
Original Source

DXCollectionViewScrolledEventArgs Class

Contains data for the Scrolled event.

Namespace : DevExpress.Maui.CollectionView

Assembly : DevExpress.Maui.CollectionView.dll

NuGet Package : DevExpress.Maui.CollectionView

Declaration

csharp
public class DXCollectionViewScrolledEventArgs :
    EventArgs

DXCollectionViewScrolledEventArgs is the data class for the following events:

Inheritance

System.Object EventArgs DXCollectionViewScrolledEventArgs

Extension Methods

Yield<DXCollectionViewScrolledEventArgs>()

YieldIfNotNull<DXCollectionViewScrolledEventArgs>()

See Also

DXCollectionViewScrolledEventArgs Members

DevExpress.Maui.CollectionView Namespace