ASPxClientRibbonCommandExecutedEventArgs Members
In This Article
#Constructors
Name | Description |
---|---|
constructor |
Initializes a new object of the ASPx |
#Properties
Name | Description |
---|---|
item | Gets an item object related to the event. |
parameter | Gets an optional parameter that complements the processed command. |
process |
Specifies whether or not to process the event on the server.
Inherited from ASPx |
See Also