Back to Devexpress

NavigationSelectionChangedEventArgs<TInfo> Class

blazor-devexpress-dot-blazor-dot-base-dot-navigationselectionchangedeventargs-1.md

latest1.1 KB
Original Source

NavigationSelectionChangedEventArgs<TInfo> Class

Contains data for the SelectionChanged event.

Namespace : DevExpress.Blazor.Base

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public abstract class NavigationSelectionChangedEventArgs<TInfo> :
    EventArgs

Type Parameters

NameDescription
TInfo

An object that contains information about currently selected and deselected items.

|

Inheritance

Object EventArgs NavigationSelectionChangedEventArgs<TInfo> AccordionSelectionChangedEventArgs

See Also

NavigationSelectionChangedEventArgs<TInfo> Members

DevExpress.Blazor.Base Namespace