Back to Devexpress

GridControl.GroupPanelRowHandle Field

windowsforms-devexpress-dot-xtragrid-dot-gridcontrol-bd70fa30.md

latest1.3 KB
Original Source

GridControl.GroupPanelRowHandle Field

Contains the handle of the row that displays the group panel.

Namespace : DevExpress.XtraGrid

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

csharp
public const int GroupPanelRowHandle = -2147483643
vb
Public Const GroupPanelRowHandle As Integer = -2147483643

Field Value

TypeDescription
Int32

The handle of the row that displays the group panel.

|

See Also

GridControl Class

GridControl Members

DevExpress.XtraGrid Namespace