GridControlBase.RowCanceled Event
Namespace: DevExpress.UI.Xaml.Grid
Assembly: DevExpress.UI.Xaml.Grid.v19.2.dll
Declaration
public event RowEventHandler RowCanceled
Public Event RowCanceled As RowEventHandler
Event Data
The RowCanceled event handler receives an argument of the RowEventArgs type.
The following properties provide information specific to this event.
Property |
Description |
Row |
Gets the processed row.
|
RowHandle |
Gets the processed row's handle.
|
Source |
Gets the grid that raised the event.
|
See Also
We are updating the DevExpress product documentation website and this page is part of our new experience. During this transition period, product documentation remains available in our previous format at documentation.devexpress.com. Learn More...