Back to Devexpress

CollectionViewSelectionChangedEventArgs Class

maui-devexpress-dot-maui-dot-collectionview-3b65cd0f.md

latest1.4 KB
Original Source

CollectionViewSelectionChangedEventArgs Class

Provides data for the SelectionChanged event.

Namespace : DevExpress.Maui.CollectionView

Assembly : DevExpress.Maui.CollectionView.dll

NuGet Package : DevExpress.Maui.CollectionView

Declaration

csharp
public class CollectionViewSelectionChangedEventArgs :
    EventArgs

CollectionViewSelectionChangedEventArgs is the data class for the following events:

Inheritance

System.Object EventArgs CollectionViewSelectionChangedEventArgs

Extension Methods

Yield<CollectionViewSelectionChangedEventArgs>()

YieldIfNotNull<CollectionViewSelectionChangedEventArgs>()

See Also

CollectionViewSelectionChangedEventArgs Members

DevExpress.Maui.CollectionView Namespace