alexa

    Show / Hide Table of Contents

    Class PivotCalculationFilter

    Represents the control class for PivotCalculationFilter.

    Inheritance
    System.Object
    PivotCalculationFilter
    Namespace: Syncfusion.Windows.Forms.PivotAnalysis
    Assembly: Syncfusion.PivotAnalysis.Windows.dll
    Syntax
    [CLSCompliant(true)]
    public class PivotCalculationFilter : UserControl

    Constructors

    PivotCalculationFilter()

    Initializes a new instance of the PivotCalculationFilter class.

    Declaration
    public PivotCalculationFilter()

    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.

    Back to top Generated by DocFX