Skip to main content

PivotGridOptionsBehaviorBase Class

Serves as the base for classes that provide behavior options for the PivotGrid controls.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v24.1.Core.dll

NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation

Declaration

[TypeConverter(typeof(PivotPropertiesFilterTypeConverter))]
public class PivotGridOptionsBehaviorBase :
    PivotGridOptionsBase
See Also