TextEditClientSideEvents Constructors
Contains a client-side text editor’s event list.| Name | Parameters | Description |
|---|---|---|
| TextEditClientSideEvents() | none | Initializes a new instance of the TextEditClientSideEvents class. For internal use only. |
| TextEditClientSideEvents(IPropertiesOwner) | owner | Initializes a new instance of the TextEditClientSideEvents class with the specified owner. |
See Also