PivotField.Behavior Property
In This Article
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
PivotFieldBehaviorOptions Behavior { get; }
#Property Value
Type | Description |
---|---|
Pivot |
A Pivot |
See Also