Back to Devexpress

Column Header Panel

windowsforms-1078-controls-and-libraries-tree-list-visual-elements-column-header-panel.md

latest1.5 KB
Original Source

Column Header Panel

  • Apr 01, 2018

The column header panel displays the headers of visible columns.

The table below lists the main properties which affect the element’s appearance:

|

Appearance

|

The TreeListAppearanceCollection.HeaderPanel property.

Note : the appearance settings which specify the background and border colors are ignored if a Tree List is painted in WindowsXP or Office2003 style.

| |

Visibility

|

The TreeListOptionsView.ShowColumns option.

| |

Height

|

The TreeList.ColumnPanelRowHeight property.

| |

Custom Draw Event

|

The TreeList.CustomDrawColumnHeader event.

|

See Also

Columns

Controlling the Visibility of Columns

Appearances