Class ComboBoxPopupOpenedEventArgs
Provides information about the PopupOpened event callback.
Namespace: Syncfusion.Blazor.Ribbon
Assembly: Syncfusion.Blazor.dll
Syntax
public class ComboBoxPopupOpenedEventArgs : PopupEventArgs
Remarks
This event occurs when the ComboBox's popup menu has been opened.
Constructors
ComboBoxPopupOpenedEventArgs()
Declaration
public ComboBoxPopupOpenedEventArgs()