DataGridCurrentChangingEventArgs Constructor
Overload List
DataGridCurrentChangingEventArgs() | Initializes a new instance of the CurrentChangingEventArgs class and sets the IsCancelable property to true. |
DataGridCurrentChangingEventArgs(Boolean) | Initializes a new instance of the CurrentChangingEventArgs class and sets the IsCancelable property to the specified value. |
See Also
Reference
DataGridCurrentChangingEventArgs Class
Avalonia.Collections Namespace