Back to Devexpress

Column Header Panel

windowsforms-531-controls-and-libraries-data-grid-visual-elements-grid-view-elements-column-header-panel.md

latest1.8 KB
Original Source

Column Header Panel

  • Oct 20, 2021

The column header panel displays headers of visible columns.

The table below lists the main properties affecting element appearance.

|

Appearance

|

GridViewAppearances.HeaderPanel.

| |

Visibility

|

GridOptionsView.ShowColumnHeaders

| |

Height

|

GridView.ColumnPanelRowHeight

GridOptionsView.ColumnHeaderAutoHeight

| |

Custom Draw Event

|

The GridView.CustomDrawColumnHeader event.

|

See Also

Grid Columns

Appearance and Conditional Formatting

Custom Painting Basics

Elements that Can Be Custom Painted

Custom Painting Scenarios