Class PivotCompInfo
Represents a class that displays the Pivot computational info.
Inherited Members
Namespace: Syncfusion.Windows.Forms.PivotAnalysis
Assembly: Syncfusion.PivotAnalysis.Windows.dll
Syntax
public class PivotCompInfo : MetroForm
Constructors
PivotCompInfo()
Initializes a new instance of the PivotCompInfo class.
Declaration
public PivotCompInfo()
Methods
Dispose(Boolean)
Releases the managed resources.
Declaration
protected override void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | disposing | true, if managed resources should be disposed; otherwise, false. |