Back to Devexpress

ValidateCellEventArgs.RowHandle Property

maui-devexpress-dot-maui-dot-datagrid-dot-validatecelleventargs-5ee81198.md

latest831 B
Original Source

ValidateCellEventArgs.RowHandle Property

Returns the handle of the row that contains the cell whose value is being edited.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public int RowHandle { get; }

Property Value

TypeDescription
Int32

The row handle.

|

See Also

ValidateCellEventArgs Class

ValidateCellEventArgs Members

DevExpress.Maui.DataGrid Namespace