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