Back to Devexpress

GridCustomSummaryEventArgs.FieldValue Property

blazor-devexpress-dot-blazor-dot-gridcustomsummaryeventargs-412707b6.md

latest972 B
Original Source

GridCustomSummaryEventArgs.FieldValue Property

Gets the data field value.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public object FieldValue { get; }

Property Value

TypeDescription
Object

The data object contained within the specified data field.

|

Remarks

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

See Also

GridCustomSummaryEventArgs Class

GridCustomSummaryEventArgs Members

DevExpress.Blazor Namespace