PivotGridFilterItem.Value Property
In This Article
Gets or sets the field value represented by the filter item.
Namespace: DevExpress.XtraPivotGrid.Data
Assembly: DevExpress.PivotGrid.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Object | The field value represented by the filter item. |
See Also