Skip to main content

ASPxClientSpreadsheetCustomCommandExecutedEventArgs.item Property

Obsolete. This property is now obsolete. Use the ASPxClientSpreadsheetCustomCommandExecutedEventArgs.commandName property instead.

#Declaration

TypeScript

#Property Value

Type Description
ASPxClientRibbonItem

An item object related to the event.

See Also