Version

SpreadsheetCommandExecutingEventArgs Class Members

The following tables list the members exposed by SpreadsheetCommandExecutingEventArgs.

Protected Fields
 NameDescription
Protected Field_innerPropertyBeingSet  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from Infragistics.CancellableEventArgs)
Public PropertyCommandReturns the command which will be executed on the XamSpreadsheet.  
Public PropertyCommandParameterReturns the parameter which will be used when executing the command.  
Public PropertySourceElementReturns the element on which the command will be executed.  
See Also