Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxGridItemDataBinding Properties

Represents an object linking a grid View item with a dataset field.
Name Description
Data Allows you to store additional data within the data binding.
DataController 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.
FilterCriteriaItem Refers to the first filter condition of the corresponding grid View item.
Filtered Specifies whether filter criteria affect the grid View item.
FilterFieldName
FilterMRUValueItems
GridView
Item Provides access to the grid View item to which the data binding belongs.
ValueType Specifies the string representation of the value type class.
ValueTypeClass Determines the data type which the data binding provides.
See Also