Version

CellChangeEventArgs Class Members

The following tables list the members exposed by CellChangeEventArgs.

Public Constructors
 NameDescription
Public ConstructorCellChangeEventArgs ConstructorCreates a new instance of the class.  
Public Properties
 NameDescription
Public PropertyEditorThe Embeddable Editor for the cell.  
Public PropertyTaskFieldInfoReturns an object with a specific task and a value which indicates a particular field in that task. (Inherited from Infragistics.Win.UltraWinGanttView.TaskFieldInfoEventArgs)
Public Methods
 NameDescription
Public MethodToStringReturns a System.String that represents the current System.Object. (Inherited from Infragistics.Win.UltraWinGanttView.TaskFieldInfoEventArgs)
See Also