ASPxClientRichEditPopupMenuItem.enabled Property
Indicates whether the menu item is enabled.
Declaration
enabled: boolean
Property Value
Type | Description |
---|---|
boolean |
|
Remarks
When the enabled property is set to false
, the menu item doesn’t respond to user interactions, such as mouse hovering or clicks.
See Also