dbicList Send comments on this topic.
AfterCellEditEventArgs Class Properties
See Also 
dbicBase Assembly > Dbi.WinControl Namespace : AfterCellEditEventArgs Class


"

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

"

Public Properties

 NameDescription
public PropertyColumnIndexThe index of the column where the edit occurred.  
public PropertyColumnItemThe dbiColumnItem where the cell is located  
public PropertyKeyThe Key code and modifiers that were pressed to end the edit session  
public PropertyNodeItemThe dbiNodeItem that contains the cell that was edited.  
public PropertyTextThe text that was assigned back to the cell.  
Top

See Also