Back to Devexpress

Row Header Panel

windowsforms-389-controls-and-libraries-vertical-grid-visual-elements-row-header-panel.md

latest1.3 KB
Original Source

Row Header Panel

  • Apr 01, 2018

The row header panel displays the headers of the visible rows.

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

|

Appearance

|

The VGridAppearanceCollection.RowHeaderPanel property.

| |

Visibility

|

The vertical grid’s BaseOptionsView.ShowRows option.

| |

Custom Draw Event

|

The VGridControlBase.CustomDrawRowHeaderCell event.

|

Related Topics: