Click or drag to resize

ITreeListColumn Properties

The ITreeListColumn type exposes the following members.

Properties
  NameDescription
Public propertyAbsoluteIndex
Gets or sets a column's position within the Tree List's column collection
Public propertyCaption
Gets or sets the column caption displayed in the HeaderPanel of the XtraTreeList
Public propertyFieldName
Gets or sets the field name assigned to the current column from a datasource
Public propertyName
Gets or sets the column's name
Public propertyVisibleIndex
Gets or sets the position in the Tree List where the current column is displayed
Public propertyWidth
Gets or sets the column width in pixels
Top
See Also