Back to Devexpress

GridFocusedRowChangedEventArgs.Grid Property

blazor-devexpress-dot-blazor-dot-gridfocusedrowchangedeventargs.md

latest1.0 KB
Original Source

GridFocusedRowChangedEventArgs.Grid Property

An object that implements the IGrid interface.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public IGrid Grid { get; }

Property Value

TypeDescription
IGrid

An object that implements the IGrid interface.

|

Remarks

Refer to the GridFocusedRowChangedEventArgs class description for additional information and an example.

See Also

GridFocusedRowChangedEventArgs Class

GridFocusedRowChangedEventArgs Members

DevExpress.Blazor Namespace