menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PivotGridControl.PopupWindow - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PivotGridControl.PopupWindow

    Represents a Pop-up Window control to display the PivotValueChooser.

    Inheritance
    System.Object
    PivotGridControl.PopupWindow
    Namespace: Syncfusion.Windows.Forms.PivotAnalysis
    Assembly: Syncfusion.PivotAnalysis.Windows.dll
    Syntax
    public sealed class PopupWindow : ToolStripDropDown

    Constructors

    PopupWindow(Control)

    Initializes a new instance of the PivotGridControl.PopupWindow class with the specified System.Windows.Forms.Control.

    Declaration
    public PopupWindow(Control content)
    Parameters
    Type Name Description
    System.Windows.Forms.Control content

    The System.Windows.Forms.Control instance that provides visual representation.

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