ASPxClientRichEditPopupMenuItem.imageUrl Property
In This Article
Gets or sets the URL of the menu item’s image.
#Declaration
TypeScript
imageUrl: string
#Property Value
Type | Description |
---|---|
string | A string value that specifies the location of an image. |
#Remarks
Use the imageUrl property to specify the URL of the image source for the menu item.
See Also