Back to Devexpress

GridControl.ExternalRowHandle Field

windowsforms-devexpress-dot-xtragrid-dot-gridcontrol-7564aebb.md

latest1.3 KB
Original Source

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

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

Declaration

csharp
public const int ExternalRowHandle = -998887766
vb
Public Const ExternalRowHandle As Integer = -998887766

Field Value

Type
Int32

See Also

GridControl Class

GridControl Members

DevExpress.XtraGrid Namespace