menu

Document Processing

PopupWindow Class - FileFormats API Reference | Syncfusion

    Show / Hide Table of Contents

    PopupWindow Class

    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