ClassPopupBeforeHideEventArgs
Class
The class that describes the event arguments of the OnBeforeHide event of the Popup.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class PopupBeforeHideEventArgs : ICancellableEventArgs
Inheritance: objectPopupBeforeHideEventArgs
Implements:
Constructors
PopupBeforeHideEventArgs()
Declaration
cs-api-definition
public PopupBeforeHideEventArgs()