ITreeListColumn Interface |
Namespace: EBP.Api.Interfaces.Controls.TreeList
The ITreeListColumn type exposes the following members.
| Name | Description | |
|---|---|---|
| AbsoluteIndex |
Gets or sets a column's position within the Tree List's column collection
| |
| Caption |
Gets or sets the column caption displayed in the HeaderPanel of the XtraTreeList
| |
| FieldName |
Gets or sets the field name assigned to the current column from a datasource
| |
| Name |
Gets or sets the column's name
| |
| VisibleIndex |
Gets or sets the position in the Tree List where the current column is displayed
| |
| Width |
Gets or sets the column width in pixels
|
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |