Version

GanttCommandExecutingEventArgs Class Members

The following tables list the members exposed by GanttCommandExecutingEventArgs.

Public Properties
 NameDescription
Public PropertyCancel (Inherited from Infragistics.CancellableEventArgs)
Public PropertyCommandReturns the command which will be executed on the XamGantt.  
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