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

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.v18.2.dll

Declaration

public const int ExternalRowHeaderHandle = -998887755

Field Value

Type
Int32
See Also