Skip to main content
A newer version of this page is available. .

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.v21.1.dll

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

Declaration

public const int ExternalRowHandle = -998887766

Field Value

Type
Int32
See Also