Skip to main content

GridControl.NewItemRowHandle Field

Contains a value which represents the handle of the New Item Row/Card. For more information on row handles refer to the Rows section.

Namespace: DevExpress.XtraGrid

Assembly: DevExpress.XtraGrid.v22.2.dll

NuGet Package: DevExpress.Win.Grid

Declaration

public const int NewItemRowHandle = -2147483647

Field Value

Type
Int32
See Also