menu

WinForms

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

    Show / Hide Table of Contents

    Class PopupWindow

    Comment popup and datavalidation poopup are derived from the form.

    Inheritance
    System.Object
    PopupWindow
    Implements
    System.IDisposable
    Namespace: Syncfusion.Windows.Forms.CellGrid
    Assembly: Syncfusion.Spreadsheet.Windows.dll
    Syntax
    public class PopupWindow : Form, IDisposable

    Constructors

    PopupWindow(SfCellGrid)

    Initialize the required values in the popup window constructor.

    Declaration
    public PopupWindow(SfCellGrid cellgrid)
    Parameters
    Type Name Description
    SfCellGrid cellgrid

    Methods

    Dispose()

    Dispose the objects.

    Declaration
    public void Dispose()

    Dispose(Boolean)

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing

    Implements

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