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

    Name Description
    Caption Specifies the text string representing a column within the drop-down list of a lookup combo box. Inherited from TcxLookupGridColumn.
    Collection Inherited from TCollectionItem.
    DisplayName Inherited from TCollectionItem.
    FieldName
    Fixed Determines whether the width of a column depends on other column settings. Inherited from TcxLookupGridColumn.
    HeaderAlignment Specifies column caption text alignment within a column header. Inherited from TcxLookupGridColumn.
    ID Inherited from TCollectionItem.
    Index Inherited from TCollectionItem.
    MemberInfo
    MinWidth Specifies the minimum width of a specific column. Inherited from TcxLookupGridColumn.
    Properties Inherited from TcxLookupGridColumn.
    RepositoryItem Specifies the repository item used as an editor for a specific column’s content. Inherited from TcxLookupGridColumn.
    Sorting Determines whether dropdown data of a lookup combo box can be sorted based on values of a specific column. Inherited from TcxLookupGridColumn.
    SortOrder Specifies the sort order for a column. Inherited from TcxLookupGridColumn.
    ValueTypeClass Inherited from TcxLookupGridColumn.
    Width Specifies column width. Inherited from TcxLookupGridColumn.
    See Also