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

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