Back to Devexpress

TreeListCustomSummaryEventArgs.FieldValue Property

blazor-devexpress-dot-blazor-dot-treelistcustomsummaryeventargs-2f276812.md

latest999 B
Original Source

TreeListCustomSummaryEventArgs.FieldValue Property

Returns 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 in the specified data field.

|

Remarks

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

See Also

TreeListCustomSummaryEventArgs Class

TreeListCustomSummaryEventArgs Members

DevExpress.Blazor Namespace