ASPxClientGanttContextMenuItem.imageClassName Property
In This Article
Specifies the name of the CSS class that defines the context menu item’s image.
#Declaration
TypeScript
imageClassName: string
#Property Value
Type | Description |
---|---|
string | The name of the CSS class. |
See Also