TreeListColumn Properties
Represents a single column in the TreeList control.
Name | Description |
---|---|
Absolute |
Gets or sets a column’s position within the Tree List’s column collection. |
Accessible |
Gets or sets the object’s description used by accessibility client applications. |
Accessible |
Gets or sets the object’s name used by accessibility client applications. |
Accessible |
Gets or sets the object’s accessible role. |
Actual |
Gets the actual maximum column width. |
Actual |
Gets the actual minimum column width. |
All |
Specifies whether a summary is calculated against all Tree List nodes or against root nodes only. |
Allow |
Gets or sets whether incremental searches can be performed against the column. |
Appearance |
Gets the appearance settings used to paint the column’s cells. |
Appearance |
Gets the appearance settings used to paint the column header. |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Caption |
Gets or sets the column caption displayed in the Header |
Column |
Gets data annotation attributes applied to this Tree |
Column |
Gets or sets the repository item that specifies the editor used to edit a column’s cell values. |
Column |
Gets or sets the name of the editor used for this column’s cells. |
Column |
Gets the position of the associated field within the data source. |
Column |
Gets the horizontal position of a banded column. |
Column |
Gets the column’s data type. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Customization |
Gets or sets the column header in the Customization Form. |
Customization |
Gets the column caption when its header is displayed in the Customization Form by which it can be found using the Customization Form’s search box. |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Field |
Gets or sets the field name assigned to the current column from a datasource. |
Field |
Gets or sets by what data field this column should sort and filter its data. |
Filter |
Gets an object specifying custom filter criteria. |
Filter |
Gets or sets whether to filter data by the displayed text or actual values. |
Fixed | Gets or sets whether the column is anchored to the control’s left or right edge. |
Format | Gets the object that specifies the formatting applied to column values. |
Image |
Use the Tree |
Image |
Gets or sets the alignment of the column header’s image. |
Image |
Use the Image propery accessible in Tree |
Image |
Provides access to settings that allow you to set up raster and vector icons for this Tree |
Images | Gets the source of images that can be displayed within column headers. |
Is |
Gets whether this column displays the node expand/collapse buttons. |
Max |
Gets the maximum column width. |
Min |
Gets the minimum column width. |
MRUFilters | Provides access to the column’s recently used filters. |
Name | Gets or sets the column’s name. |
Options |
Provides access to the column’s options. |
Options |
Provides access to settings applied to the Edit Form. |
Options |
Provides access to the column’s filter options. |
Parent |
Gets or set a column’s parent band. |
Read |
Gets a value indicating whether data within a column can be edited. |
Real |
Gets the repository item that actually specifies the column’s editor. |
Row |
Gets or sets the column header height, in logical rows. This property is in effect when columns can be arranged one under another in Banded mode. |
Row |
Specifies the type of summary calculated against child nodes for every parent node in the current column. |
Row |
Gets or sets the format to display the Tree |
Row |
Gets or sets the vertical position of a banded column. |
Separator |
Gets or sets the width, in pixels, of the column separator (grid vertical lines that visually separate this column from other columns). |
Show |
Gets or sets a value that specifies which column cells display editor buttons. |
Show |
Gets or sets whether an end-user can open an Expression Editor for the current unbound column, using a context menu. |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Sort |
Gets the index of the column in the sorting columns list. |
Sort |
Gets or sets how the column’s data is sorted when sorting is applied. |
Sort |
Gets or sets the column’s sort order. |
Style |
Gets or sets the name of the style for the current column. |
Summary |
Specifies the type of the summary to calculate against all nodes. |
Summary |
Gets or sets the format to display the Tree |
Tag | Gets or sets the column’s associated data. |
Tool |
Gets or sets a custom tooltip for the column. |
Tree |
Obtains the Tree |
Unbound |
Allows you to make the column unbound, and specify the type of data it stores. |
Unbound |
For internal use. |
Unbound |
Gets or sets an expression used to evaluate values for the current unbound column. |
Unbound |
Specifies whether this column is unbound, and if so, the type of data it stores. |
Visible | Gets or sets whether the column is visible. |
Visible |
Gets or sets the position in the Tree List where the current column is displayed. |
Visible |
Gets the visible width of the column. |
Width | Gets or sets the column width in pixels. |
See Also