PivotGroupFilterValue(Object) Constructor
In This Article
Initializes a new instance of the PivotGroupFilterValue class.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v14.2.Core.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
value | Object | An object that represents the corresponding field value. This value is assigned to the DevExpress. |
See Also