Skip to main content

DXCollectionViewScrolledEventArgs Class

Contains data for the Scrolled event.

Namespace: DevExpress.Maui.CollectionView

Assembly: DevExpress.Maui.CollectionView.dll

NuGet Package: DevExpress.Maui.CollectionView

Declaration

public class DXCollectionViewScrolledEventArgs :
    EventArgs

Inheritance

Object
EventArgs
DXCollectionViewScrolledEventArgs
See Also