Back to Devexpress

PivotField.Behavior Property

officefileapi-devexpress-dot-spreadsheet-dot-pivotfield-d005cf4c.md

latest1.2 KB
Original Source

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.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
PivotFieldBehaviorOptions Behavior { get; }
vb
ReadOnly Property Behavior As PivotFieldBehaviorOptions

Property Value

TypeDescription
PivotFieldBehaviorOptions

A PivotFieldBehaviorOptions object containing restriction specifications.

|

See Also

PivotField Interface

PivotField Members

DevExpress.Spreadsheet Namespace