RichEditEvent<TEventArgs> Class
In This Article
A base class for Rich Text Editor events.
#Declaration
TypeScript
#Type Parameters
Name | Type | Description |
---|---|---|
TEvent |
Event |
The event argument type. |
#Inheritance
Show 29 items
Event<TSource, TEventArgs>
RichEditEvent<TEventArgs>