TcxDBItemDataBinding Properties
Represents an object associating a data-aware item with a dataset field.
Name | Description |
---|---|
Data |
Represents a placeholder for user-defined data.
Inherited from Tcx |
Data |
|
Expression |
Specifies an expression for a specific item.
Inherited from Tcx |
Field | Returns the dataset field associated with an item. |
Field |
Specifies the item’s field name. |
Filter |
Inherited from Tcx |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Tree |
|
Value |
Specifies an item’s data type.
Inherited from Tcx |
Value |
Determines the data type the data binding provides.
Inherited from Tcx |
See Also