Version

GanttCommandExecutedEventArgs Class Members

The following tables list the members exposed by GanttCommandExecutedEventArgs.

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