Skip to main content

PivotCustomGroupIntervalEventArgs.Value Property

Gets the processed field value.

Namespace: DevExpress.Xpf.PivotGrid

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

#Declaration

public object Value { get; }

#Property Value

Type Description
Object

An object that represents the processed field value.

See Also