Version 24.2 (latest)

GanttCommandExecutingEventArgs Class Properties

For a list of all members of this type, see GanttCommandExecutingEventArgs members.

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