Back to Devexpress

GridControl.ColumnsRowHandle Field

windowsforms-devexpress-dot-xtragrid-dot-gridcontrol-729e0ae3.md

latest1.3 KB
Original Source

GridControl.ColumnsRowHandle Field

Contains the handle of the row that displays column headers.

Namespace : DevExpress.XtraGrid

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

csharp
public const int ColumnsRowHandle = -2147483645
vb
Public Const ColumnsRowHandle As Integer = -2147483645

Field Value

TypeDescription
Int32

The handle of the row that displays column headers.

|

See Also

GridControl Class

GridControl Members

DevExpress.XtraGrid Namespace