Back to Devexpress

Cell

windowsforms-1072-controls-and-libraries-tree-list-visual-elements-cell.md

latest2.2 KB
Original Source

Cell

  • Jan 23, 2019

Cells display field values within nodes. Each cell provides an in-place editor that can be invoked by end-users to edit the cell’s value.

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

|

Appearance

|

The TreeListAppearanceCollection.Row, TreeListAppearanceCollection.OddRow, TreeListAppearanceCollection.EvenRow, TreeListAppearanceCollection.FocusedRow, TreeListAppearanceCollection.SelectedRow, TreeListAppearanceCollection.HideSelectionRow and TreeListAppearanceCollection.FocusedCell properties; the TreeListColumn.AppearanceCell property of columns; the Tree List’s TreeList.NodeCellStyle event.

| |

Custom Draw Event

|

The TreeList.CustomDrawNodeCell event.

|

See Also

Inplace Editors

Custom Drawing

Obtaining and Setting Cell Values

Navigating Through Nodes and Cells

Formatting Cell Values