[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Dialogs.PivotTableFieldsForm

PivotTableFieldsForm Class

Represents the PivotTable Field List is a pane in FpSpread that allows you to organize and manage the fields used in a PivotTable.

Namespace: FarPoint.Win.Spread.Dialogs
Assembly: FarPoint.Win.Spread.dll
Syntax
public class PivotTableFieldsForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Public Class PivotTableFieldsForm
    Inherits Form
    Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl

Constructors

Name Description
PivotTableFieldsForm(FpSpread, IPivotTable)

Creates a new PivotTableFieldsForm control.

Properties

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.

Methods

Name Description
Dispose(bool)

Clean up any resources being used.

OnLoad(EventArgs)
OnParentChanged(EventArgs)
OnVisibleChanged(EventArgs)
ReLoadData(IPivotTable)