Skip to main content

GridControl.ExternalRowHeaderHandle Field

In Embedded detail mode, this row handle corresponds to the regions of detail Views above data and group rows (these regions include group panels and column header panels). See GridView.IsExternalRow.

Namespace: DevExpress.XtraGrid

Assembly: DevExpress.XtraGrid.v23.2.dll

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

Declaration

public const int ExternalRowHeaderHandle = -998887755

Field Value

Type
Int32
See Also