Skip to main content
All docs
V25.2
  • 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

    public const int ColumnsRowHandle = -2147483645

    Field Value

    Type Description
    Int32

    The handle of the row that displays column headers.

    See Also