TcxGridItemDataBinding 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. |
Data |
Provides access to the data controller that manages data that the grid View item displays. |
Expression | Specifies a calculated field expression for the grid View item. |
Filter | Provides access to the filter specified by the View’s data controller. |
Filter |
Refers to the first filter condition of the corresponding grid View item. |
Filtered | Specifies whether filter criteria affect the grid View item. |
Filter |
|
Filter |
|
Grid |
|
Item | Provides access to the grid View item to which the data binding belongs. |
Value |
Specifies the string representation of the value type class. |
Value |
Determines the data type which the data binding provides. |
#Methods
See Also