Enum 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.
Namespace: Syncfusion.EJ2.Pivot
Assembly: Syncfusion.EJ2.Pivot.dll
Syntax
public enum Mode
Fields
Name | Description |
---|---|
Fixed | Fixed - To display the field list icon in pivot table UI to invoke the built-in dialog. |
Popup | Popup - To display the field list in a static position within a web page. |