Class Mode
It defines the field list render modes. The available modes are: Fixed - To display the field list icon in pivot table UI to invoke the built-in dialog. Popup - To display the field list in a static position within a web page.
Inheritance
System.Object
Mode
Namespace: Syncfusion.EJ2.PivotView
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class Mode : Enum
Fields
Fixed
Declaration
public const Mode Fixed
Field Value
Type | Description |
---|---|
Mode |
Popup
Declaration
public const Mode Popup
Field Value
Type | Description |
---|---|
Mode |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |