ASPxClientSpreadsheetPopupMenuItem.enabled Property
Gets or sets a value that indicates whether the menu item is enabled, allowing the item to respond to end-user interactions.
Declaration
enabled: boolean
Property Value
| Type | Description |
|---|---|
| boolean |
|
Remarks
When this property is set to false, the menu item doesn’t respond to end-user interactions, such as mouse hovering or clicks.
See Also