MindFusion.Wpf Pack Programmer's Guide
EditCellTextEventArgs Properties
 


 Public Properties

  Name Description

Cell

Gets the cell whose text has been edited.

Column

Gets the index of the table's column that contains Cell.

NewText

Gets the text that has just been entered by the user.

OldText

Gets the text that had been displayed in the cell before the user edited it.

Row

Gets the index of the table's row that contains Cell.

Table

Gets the table that contains Cell.

 See Also

EditCellTextEventArgs Class
MindFusion.Diagramming.Wpf Namespace