Version

SpreadsheetCommandExecutedEventArgs Class Members

The following tables list the members exposed by SpreadsheetCommandExecutedEventArgs.

Protected Fields
 NameDescription
Protected Field_innerPropertyBeingSet  
Public Properties
 NameDescription
Public PropertyCommandReturns the command which was executed on the XamSpreadsheet.  
Public PropertyCommandParameterReturns the parameter used when executing the command.  
Public PropertySourceElementReturns the element on which the command was executed.  
See Also