TcxDBTreeListDataController Properties
An object that manages the TcxDBTreeList control’s access to a dataset.
Name | Description |
---|---|
Active |
Inherited from Tcx |
Allocated |
Inherited from Tcx |
Custom |
Specifies the custom data source.
Inherited from Tcx |
Data |
Inherited from Tcx |
Data |
Returns the number of data rows in the data controller.
Inherited from Tcx |
Data |
Provides access to the dataset linked to the tree list via a data source. |
Data |
Specifies the data source used for binding the dataset to the tree list. |
Detail |
Inherited from Tcx |
Display |
Determines the text representation of the value in an item at a specific record.
Inherited from Tcx |
Editing |
Inherited from Tcx |
Edit |
Specifies a set of operations to perform on records in a data controller.
Inherited from Tcx |
Edit |
Specifies the edit state of a data controller.
Inherited from Tcx |
Error |
Returns an expression error code by the specified record and item indexes.
Inherited from Tcx |
Filter |
Defines a set of filter conditions applied to data.
Inherited from Tcx |
Filtered |
Returns the position of a data record in the list of filtered records.
Inherited from Tcx |
Filtered |
Returns the number of records that meet the active filter criteria.
Inherited from Tcx |
Filtered |
Returns the record index of a filtered record.
Inherited from Tcx |
Find |
Provides access to appearance and behavior settings of an associated tree list control’s Find Panel.
Inherited from Tcx |
Fixed |
Inherited from Tcx |
Fixed |
Inherited from Tcx |
Focused |
Inherited from Tcx |
Focused |
Specifies the record index of the record with the current focus.
Inherited from Tcx |
Focused |
Specifies the row index of the record with focus.
Inherited from Tcx |
Groups |
Provides access to data groups in a grid control.
Inherited from Tcx |
Has |
Inherited from Tcx |
Has |
Inherited from Tcx |
Image |
Specifies the name of a field from which to acquire indexes for images. |
Is |
Inherited from Tcx |
Is |
Inherited from Tcx |
Is |
Inherited from Tcx |
Is |
Inherited from Tcx |
Is |
Specifies whether a data controller is in edit mode.
Inherited from Tcx |
Is |
Indicates whether the current detail data controller is a pattern, as defined below.
Inherited from Tcx |
Is |
Inherited from Tcx |
Is |
Inherited from Tcx |
Is |
Inherited from Tcx |
Item |
Inherited from Tcx |
Item |
Specifies calculated field expressions for data items by their indexes.
Inherited from Tcx |
Key |
Specifies the name of the dataset field whose values identify dataset records. |
Lock |
Inherited from Tcx |
Lock |
Inherited from Tcx |
Multi |
Enables selection of multiple records in a data controller.
Inherited from Tcx |
Multi |
Provides access to multi-threading settings.
Inherited from Tcx |
New |
Inherited from Tcx |
New |
Inherited from Tcx |
Nodes |
Inherited from Tcx |
Options |
Specifies data controller behavior flags.
Inherited from Tcx |
Parent |
Specifies the name of the dataset field containing the parent node’s key field values. |
Record |
Defines the number of records provided by the data controller.
Inherited from Tcx |
Relations |
Inherited from Tcx |
Root |
Inherited from Tcx |
Row |
Returns the number of rows in a data controller.
Inherited from Tcx |
Row |
Inherited from Tcx |
Search |
Provides access to the object enabling you to perform incremental searching programmatically.
Inherited from Tcx |
Sorting |
Inherited from Tcx |
State |
Specifies the name of the field from which to acquire indexes for state images. |
Summary |
Specifies the set of summaries calculated by grid data.
Inherited from Tcx |
Tree |
Provides access to the Tree |
Use |
This property is for internal use only. You will have no need to use it in applications.
Inherited from Tcx |
Values |
Determines the value of a specific record and item.
Inherited from Tcx |
See Also