Skip to main content

GridControl.ExternalRowFooterHandle Field

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

Namespace: DevExpress.XtraGrid

Assembly: DevExpress.XtraGrid.v23.2.dll

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

Declaration

public const int ExternalRowFooterHandle = -998887744

Field Value

Type
Int32
See Also