Skip to main content
A newer version of this page is available. .

PivotGridOptionsBehavior Class

Provides behavior options for the control.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.XtraPivotGrid.v18.2.dll

Declaration

public class PivotGridOptionsBehavior :
    PivotGridOptionsBehaviorBase

The following members return PivotGridOptionsBehavior objects:

Remarks

The PivotGridOptionsBehavior class provides a set of Boolean properties that determine the control’s behavior. Refer to the descriptions of the individual class members for more information.

See Also