corelibraries-devexpress-dot-xtrapivotgrid-fbdb64ed.md
Provides selection options for the control.
Namespace : DevExpress.XtraPivotGrid
Assembly : DevExpress.PivotGrid.v25.2.Core.dll
NuGet Packages : DevExpress.PivotGrid.Core, DevExpress.Win.Navigation
public class PivotGridOptionsSelection :
PivotGridOptionsBase
Public Class PivotGridOptionsSelection
Inherits PivotGridOptionsBase
The following members return PivotGridOptionsSelection objects:
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.
Object ViewStatePersisterCore BaseOptions PivotGridOptionsBase PivotGridOptionsSelection
See Also