ASPxClientSpreadsheetCustomCommandExecutedEventArgs.item Property
In This Article
Obsolete. This property is now obsolete. Use the ASPxClientSpreadsheetCustomCommandExecutedEventArgs.commandName property instead.
#Declaration
TypeScript
item: ASPxClientRibbonItem
#Property Value
Type | Description |
---|---|
ASPx |
An item object related to the event. |
See Also