ASPxClientRichEditPopupMenuItem.imageClassName Property
In This Article
Gets or sets the CSS class name defining the menu item’s image.
#Declaration
TypeScript
imageClassName: string
#Property Value
Type | Description |
---|---|
string | A string value specifying the class name. |
See Also