Class DestroyedEventArgs
Represents the details of a Destroyed event.
Inheritance
System.Object
DestroyedEventArgs
Namespace: Syncfusion.Blazor.RichTextEditor
Assembly: Syncfusion.Blazor.dll
Syntax
public class DestroyedEventArgs : Object
Remarks
This class serves as an event argument for the Destroyed event, typically used when no additional data is needed.
Constructors
DestroyedEventArgs()
Declaration
public DestroyedEventArgs()