DxHtmlEditorMention Properties
Defines a mention list.| Name | Description |
|---|---|
| Data | Specifies an object that supplies data for the mention list. |
| DisplayFieldName | Specifies the data source field that populates display values for mentions. |
| Marker | Specifies a character that activates the mention list on user input. |
| SearchDelay | Specifies the time interval between the last search string change and the consequent search result update. |
| SearchFieldNames | Specifies names of data source fields that the HTML Editor uses as search criteria for mentions. |
| SearchMinLength | Specifies the minimum number of characters a user must type to start a search operation. |
See Also