TcxGridItemDBDataBinding Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Data |
Allows you to store additional data within the data binding.
Inherited from Tcx |
Data |
Identifies the data controller which manages the current item’s data. |
Expression |
Specifies a calculated field expression for the grid View item.
Inherited from Tcx |
Field | Returns the field associated with the current item. |
Field |
Specifies the name of the item’s field. |
Filter |
Provides access to the filter specified by the View’s data controller.
Inherited from Tcx |
Filter |
Refers to the first filter condition of the corresponding grid View item.
Inherited from Tcx |
Filtered |
Specifies whether filter criteria affect the grid View item.
Inherited from Tcx |
Filter |
Inherited from Tcx |
Filter |
Inherited from Tcx |
Grid |
Inherited from Tcx |
Item |
Provides access to the grid View item to which the data binding belongs.
Inherited from Tcx |
Value |
Specifies the string representation of the value type class.
Inherited from Tcx |
Value |
Determines the data type which the data binding provides.
Inherited from Tcx |
#Methods
See Also