A newer version of this page is available.
Switch to the current version.
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.v19.2.dll
Declaration
public const int NewItemRowHandle = -2147483647
Public Const NewItemRowHandle As Integer = -2147483647
Field Value
Type |
---|
Int32 |
See Also
Feedback