ASPxClientSpreadsheetCustomCommandExecutedEventArgs Members
In This Article
#Constructors
Name | Description |
---|---|
constructor |
Initializes a new instance of the ASPx |
#Properties
Name | Description |
---|---|
command |
Gets the name of the processed command. Corresponds to the item’s Name property value. |
item |
Obsolete. This property is now obsolete. Use the ASPx |
parameter | Gets an optional parameter that complements the processed command. |
See Also