Skip to main content
A newer version of this page is available. .

Column Header Panel

The column header panel displays headers of visible columns.

 

VisualElems_GridView_ColumnHeaderPanel

 

The table below lists the main properties affecting element appearance.

Appearance

GridViewAppearances.HeaderPanel.

The element’s background colors cannot be changed when the View is painted using the Windows XP, Office2003, or any skining paint style (see the BaseView.PaintStyleName property).

Visibility

GridOptionsView.ShowColumnHeaders

Height

GridView.ColumnPanelRowHeight

GridOptionsView.ColumnHeaderAutoHeight

Custom Draw Event

The GridView.CustomDrawColumnHeader event.

See Also