PivotGridOptionsBehavior Class
In This Article
Provides behavior options for the control.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
NuGet Package: DevExpress.Win.PivotGrid
#Declaration
public class PivotGridOptionsBehavior :
PivotGridOptionsBehaviorBase
#Related API Members
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.
#Inheritance
Object
ViewStatePersisterCore
BaseOptions
PivotGridOptionsBase
PivotGridOptionsBehaviorBase
PivotGridOptionsBehavior
See Also