Version 24.2 (latest)

GanttCommandExecutedEventArgs Class Properties

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

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