FlyoutClosingEventArgs Class
Provides data for the Closing event.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.1.dll
NuGet Package: DevExpress.Blazor
Declaration
public class FlyoutClosingEventArgs :
CancelEventArgs
Inheritance
Object
EventArgs
CancelEventArgs
FlyoutClosingEventArgs
See Also