Class PivotCellSelectionMode
Defines mode of cell selection. The modes available are:
Inheritance
System.Object
PivotCellSelectionMode
Namespace: Syncfusion.EJ2.PivotView
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class PivotCellSelectionMode : Enum
Fields
Box
Declaration
public const PivotCellSelectionMode Box
Field Value
BoxWithBorder
Declaration
public const PivotCellSelectionMode BoxWithBorder
Field Value
Flow
Declaration
public const PivotCellSelectionMode Flow