Class DropDownPopupOpenEventArgs
Provides information about the PopupOpening event callback.
Inherited Members
Namespace: Syncfusion.Blazor.Ribbon
Assembly: Syncfusion.Blazor.dll
Syntax
public class DropDownPopupOpenEventArgs : BeforeOpenCloseMenuEventArgs
Remarks
Use this event to handle logic before the dropdown popup is opened.
Constructors
DropDownPopupOpenEventArgs()
Declaration
public DropDownPopupOpenEventArgs()