DataGridBeginningEditEventArgs Properties
Properties
Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs) |
Column | Gets the column that contains the cell to be edited. |
EditingEventArgs | Gets information about the user gesture that caused the cell to enter edit mode. |
Row | Gets the row that contains the cell to be edited. |
See Also
Reference
DataGridBeginningEditEventArgs Class
Avalonia.Controls Namespace