Back to Devexpress

GridControl.ExternalRowHeaderHandle Field

windowsforms-devexpress-dot-xtragrid-dot-gridcontrol-383c57a3.md

latest1.4 KB
Original Source

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

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

Declaration

csharp
public const int ExternalRowHeaderHandle = -998887755
vb
Public Const ExternalRowHeaderHandle As Integer = -998887755

Field Value

Type
Int32

See Also

GridControl Class

GridControl Members

DevExpress.XtraGrid Namespace