Skip to main content

GridControl.ExternalRowHandle Field

In Embedded detail mode, this row handle corresponds to data and group rows of detail Views. See GridView.IsExternalRow.

Namespace: DevExpress.XtraGrid

Assembly: DevExpress.XtraGrid.v24.1.dll

NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

public const int ExternalRowHandle = -998887766

Field Value

Type
Int32
See Also