menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum SchemaAction - API Reference

    Show / Hide Table of Contents

    Enum SchemaAction

    Specifies the action performed in the PivotSchemaDesigner.

    Namespace: Syncfusion.Windows.Forms.PivotAnalysis
    Assembly: Syncfusion.PivotAnalysis.Windows.dll
    Syntax
    public enum SchemaAction

    Fields

    Name Description
    ColumnsUpdate

    Indicates that the column collection is getting changed.

    FieldsUpdate

    Indicates that the pivot table field list is getting changed.

    FiltersUpdate

    Indicates that the filter collection is getting changed.

    RowsUpdate

    Indicates that the rows collection is getting changed.

    ValuesUpdate

    Indicates that the value collection is changed.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved