ASPxClientRichEditPopupMenuItem.text Property
In This Article
Specifies the text content of the current menu item.
#Declaration
TypeScript
text: string
#Property Value
Type | Description |
---|---|
string | The item text. |
See Also