Back to Devexpress

GridCustomizeGroupValueDisplayTextEventArgs.Value Property

blazor-devexpress-dot-blazor-dot-gridcustomizegroupvaluedisplaytexteventargs.md

latest1.0 KB
Original Source

GridCustomizeGroupValueDisplayTextEventArgs.Value Property

Gets a group value.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public object Value { get; }

Property Value

TypeDescription
Object

The group value.

|

Remarks

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

See Also

GridCustomizeGroupValueDisplayTextEventArgs Class

GridCustomizeGroupValueDisplayTextEventArgs Members

DevExpress.Blazor Namespace