PivotGridOptionsSelection Class
Provides selection options for the control.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v24.2.Core.dll
Declaration
Related API Members
The following members return PivotGridOptionsSelection objects:
Remarks
The PivotGridOptionsSelection class provides a set of Boolean properties that determine the control’s behavior with regards to selecting cells. Refer to the descriptions of the individual class members for more information.
PivotGridOptionsSelection class instances can be accessed via the PivotGridControl.OptionsSelection property.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
PivotGridOptionsBase
PivotGridOptionsSelection
See Also