Contains the arguments passed to the CellTextEdited event handlers.
The following tables list the members exposed by the EditCellTextEventArgs type.
Name | Description | |
---|---|---|
Initializes a new instance of the EditCellTextEventArgs class. |
Name | Description | |
---|---|---|
Gets the cell whose text has been edited. |
||
Gets the index of the table's column that contains Cell. |
||
Gets the text that has just been entered by the user. |
||
Gets the text that had been displayed in the cell before the user edited it. |
||
Gets the index of the table's row that contains Cell. |
||
Gets the table that contains Cell. |
WpfDiagram Programmer's Guide | © 2024 MindFusion |