Back to Devexpress

GridCustomizeCellDisplayTextEventArgs.Grid Property

blazor-devexpress-dot-blazor-dot-gridcustomizecelldisplaytexteventargs-3f24ca4a.md

latest1.1 KB
Original Source

GridCustomizeCellDisplayTextEventArgs.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 GridCustomizeCellDisplayTextEventArgs class description for additional information and an example.

See Also

GridCustomizeCellDisplayTextEventArgs Class

GridCustomizeCellDisplayTextEventArgs Members

DevExpress.Blazor Namespace