The following tables list the members exposed by GanttGridCellChangedEventArgs.
Name | Description | |
---|---|---|
![]() | Cell | Returns the value which represents the cell which has changed. |
![]() | ColumnDefinition | Returns the column in which the changed cell exists. |
![]() | OldValue | Returns the old value from the cell which has changed. |
![]() | Task | Returns the ProjectTask associated with the event. (Inherited from Infragistics.Controls.Schedules.ProjectTaskEventArgs) |