PivotField.Behavior Property
Provides access to an object that allows you to restrict operations with the current PivotTable field.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
PivotFieldBehaviorOptions | A PivotFieldBehaviorOptions object containing restriction specifications. |
See Also