Class GalleryPopupOpenEventArgs
Provides information about the PopupOpening event callback.
Namespace: Syncfusion.Blazor.Ribbon
Assembly: Syncfusion.Blazor.dll
Syntax
public class GalleryPopupOpenEventArgs : GalleryPopupEventArgs, ICancellableEvent
Remarks
Use this event to handle logic before a gallery popup is opened.
Constructors
GalleryPopupOpenEventArgs()
Declaration
public GalleryPopupOpenEventArgs()