Version 24.2 (latest)

GanttGridCellChangingEventArgs Class Properties

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

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