Skip to main content

GridControl.InvalidRowHandle Field

An invalid row handle. This value is returned when an attempt to obtain a particular row fails.

Namespace: DevExpress.Mobile.DataGrid

Assembly: DevExpress.Mobile.Grid.v18.2.dll

Declaration

public const int InvalidRowHandle = -2147483648

Field Value

Type
Int32

Remarks

Important

This documentation topic describes legacy technology. We no longer develop new functionality for the GridControl and suggest that you use the new DataGridView control instead.

See Also