menu

Blazor

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

    Show / Hide Table of Contents

    Class ComboBoxPopupOpenEventArgs

    Provides information about the PopupOpening event callback.

    Inheritance
    System.Object
    BeforeOpenEventArgs
    ComboBoxPopupOpenEventArgs
    Inherited Members
    BeforeOpenEventArgs.Cancel
    Namespace: Syncfusion.Blazor.Ribbon
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class ComboBoxPopupOpenEventArgs : BeforeOpenEventArgs
    Remarks

    Use this event to handle logic before the ComboBox's popup menu is opened.

    Constructors

    ComboBoxPopupOpenEventArgs()

    Declaration
    public ComboBoxPopupOpenEventArgs()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved