CancelRowEventArgs Class
In This Article
Contains data for events that allow you to cancel actions performed with rows.
Namespace: DevExpress.Maui.DataGrid
Assembly: DevExpress.Maui.DataGrid.dll
NuGet Package: DevExpress.Maui.DataGrid
#Declaration
C#
public class CancelRowEventArgs :
CancelEventArgs
#Inheritance
System.Object
See Also