Skip to main content

CollectionViewSelectionChangedEventArgs Class

Provides data for the SelectionChanged event.

Namespace: DevExpress.Maui.CollectionView

Assembly: DevExpress.Maui.CollectionView.dll

NuGet Package: DevExpress.Maui.CollectionView

Declaration

public class CollectionViewSelectionChangedEventArgs :
    EventArgs

Inheritance

Object
EventArgs
CollectionViewSelectionChangedEventArgs
See Also