CustomAggregateEvaluationContext<T>.Value Property
In This Article
Gets of sets the value type for CustomAggregateEvaluationContext<T>.
Namespace: DevExpress.Data.Filtering
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
#Property Value
Type | Description |
---|---|
T | The value stored in the context. |
See Also