Contains the arguments passed to event handlers, such as CellTextEditing.
The following tables list the members exposed by the CellValidationEventArgs type.
Name | Description | |
---|---|---|
Initializes a new instance of the CellValidationEventArgs class. |
Name | Description | |
---|---|---|
Gets or sets a value indicating whether to prevent the user from completing the operation. |
||
Get the cell for which the event is raised. (Inherited from CellEventArgs.) |
||
Gets the index of the table's column that contains Cell. (Inherited from CellEventArgs.) |
||
Gets which mouse button has been pressed. (Inherited from CellEventArgs.) |
||
Gets the current mouse pointer position. (Inherited from CellEventArgs.) |
||
Gets the index of the table's row that contains Cell. (Inherited from CellEventArgs.) |
||
Get the table that contains Cell. (Inherited from CellEventArgs.) |
Name | Description | |
---|---|---|
Cancels the resize of the node's row or column. |
WpfDiagram Programmer's Guide | © 2024 MindFusion |