ASPxClientRichEditPopupMenuItem.imageUrl Property
Gets or sets the URL of the menu item’s image.
Declaration
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