Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V22.1
  • TcxGridItemEMFDataBinding Properties

    Name Description
    Data Allows you to store additional data within the data binding. Inherited from TcxGridItemDataBinding.
    DataController
    Expression Specifies a calculated field expression for the grid View item. Inherited from TcxGridItemDataBinding.
    Field
    FieldName
    Filter Provides access to the filter specified by the View’s data controller. Inherited from TcxGridItemDataBinding.
    FilterCriteriaItem Refers to the first filter condition of the corresponding grid View item. Inherited from TcxGridItemDataBinding.
    Filtered Specifies whether filter criteria affect the grid View item. Inherited from TcxGridItemDataBinding.
    FilterFieldName Inherited from TcxGridItemDataBinding.
    FilterMRUValueItems Inherited from TcxGridItemDataBinding.
    GridView Inherited from TcxGridItemDataBinding.
    Item Provides access to the grid View item to which the data binding belongs. Inherited from TcxGridItemDataBinding.
    MemberInfo
    ValueType Specifies the string representation of the value type class. Inherited from TcxGridItemDataBinding.
    ValueTypeClass Determines the data type which the data binding provides. Inherited from TcxGridItemDataBinding.
    See Also