Version

GanttGridCellChangingEventArgs Class Members

The following tables list the members exposed by GanttGridCellChangingEventArgs.

Public Properties
 NameDescription
Public PropertyCancel (Inherited from Infragistics.CancellableEventArgs)
Public PropertyCellReturns the value which represents the cell which is changing.  
Public PropertyColumnDefinitionReturns the column in which the changing cell exists.  
Public PropertyNewValueReturns the new value in the cell which is changing.  
Public PropertyTaskReturns the ProjectTask associated with the event. (Inherited from Infragistics.Controls.Schedules.CancellableProjectTaskEventArgs)
See Also