Skip to main content

TreeListCustomSummaryEventArgs.FieldValue Property

Gets the processed field value.

Namespace: DevExpress.Xpf.Grid.TreeList

Assembly: DevExpress.Xpf.Grid.v14.2.dll

#Declaration

public object FieldValue { get; }

#Property Value

Type Description
Object

An object that specifies the processed field value.

See Also