CustomDisplayTextEventArgs Properties
Provides data for the TextEdit.CustomDisplayText event.
Name | Description |
---|---|
Display |
Gets or sets the text displayed within the editor. |
Edit |
Gets or sets the editor’s value. |
See Also