Back to Devexpress

CustomCellAppearanceEventArgs.RowHandle Property

maui-devexpress-dot-maui-dot-datagrid-dot-customcellappearanceeventargs-38c05db3.md

latest883 B
Original Source

CustomCellAppearanceEventArgs.RowHandle Property

Gets the handle of the row that contains the cell.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public int RowHandle { get; }

Property Value

TypeDescription
Int32

An integer value that identifies the data row in the grid.

|

See Also

CustomCellAppearanceEventArgs Class

CustomCellAppearanceEventArgs Members

DevExpress.Maui.DataGrid Namespace