[]
Represents the PivotTable Field List is a pane in FpSpread that allows you to organize and manage the fields used in a PivotTable.
public class PivotTableFieldsForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Public Class PivotTableFieldsForm
Inherits Form
Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
| Name | Description |
|---|---|
| PivotTableFieldsForm(FpSpread, IPivotTable) | Creates a new PivotTableFieldsForm control. |
| Name | Description |
|---|---|
| PivotTableDeferLayoutUpdate | Gets bool value to indicate the pivot table will be paused automatic refreshes, allowing you to make multiple changes to the layout before applying them all at once. |
| Name | Description |
|---|---|
| Dispose(bool) | Clean up any resources being used. |
| OnLoad(EventArgs) | |
| OnParentChanged(EventArgs) | |
| OnVisibleChanged(EventArgs) | |
| ReLoadData(IPivotTable) |