Back to Devexpress

GridControl.ExternalRowFooterHandle Field

windowsforms-devexpress-dot-xtragrid-dot-gridcontrol-67388dcc.md

latest1.3 KB
Original Source

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

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

Declaration

csharp
public const int ExternalRowFooterHandle = -998887744
vb
Public Const ExternalRowFooterHandle As Integer = -998887744

Field Value

Type
Int32

See Also

GridControl Class

GridControl Members

DevExpress.XtraGrid Namespace