Skip to main content
All docs
V24.1

TreeListFocusedRowChangedEventArgs Class

Contains data for the FocusedRowChanged event.

Namespace: DevExpress.Blazor

Assembly: DevExpress.Blazor.v24.1.dll

NuGet Package: DevExpress.Blazor

Declaration

public class TreeListFocusedRowChangedEventArgs :
    GridFocusedRowChangedEventArgsBase

Inheritance

Object
DevExpress.Blazor.Internal.GridEventArgsBase
DevExpress.Blazor.Internal.GridFocusedRowChangedEventArgsBase
TreeListFocusedRowChangedEventArgs
See Also