Skip to main content
Tab

ASPxGridView.InvalidRowIndex Field

In This Article

Contains a value that is an invalid row index. This value is returned when an attempt to obtain a particular row fails, etc.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public const int InvalidRowIndex = -2147483648

#Field Value

Type
Int32
See Also