alexa

    Show / Hide Table of Contents

    Interface IGridDropDownCell

    Provides a EnsureDropDownContainer() method that ensures that a drop-down container is correctly initialized.

    Namespace: Syncfusion.Windows.Forms.Grid
    Assembly: Syncfusion.Grid.Windows.dll
    Syntax
    public interface IGridDropDownCell

    Methods

    EnsureDropDownContainer()

    Ensures that a drop-down container is correctly initialized.

    Declaration
    void EnsureDropDownContainer()
    Back to top Generated by DocFX