DataGridCurrentChangingEventArgs Constructor
Initializes a new instance of the CurrentChangingEventArgs class and sets the IsCancelable property to true.
Definition
Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public DataGridCurrentChangingEventArgs()
Public Sub New
new : unit -> DataGridCurrentChangingEventArgs
See Also
Reference
DataGridCurrentChangingEventArgs Class
DataGridCurrentChangingEventArgs Overload
Avalonia.Collections Namespace