TcxLookupDBGridColumn Members
Represents a column within the dropdown list of a lookup combo box.Constructors
Name | Description |
---|---|
Create(TCollection) | Inherited from TCollectionItem. |
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. |
Field | |
FieldName | Specifies the name of the data source field whose values are displayed within a column. |
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. |
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. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
DefaultCaption | Inherited from TcxLookupGridColumn. |
DefaultRepositoryItem | Inherited from TcxLookupGridColumn. |
DefaultWidth | Inherited from TcxLookupGridColumn. |
Equals(TObject) | Inherited from TObject. |
GetContentFont | Inherited from TcxLookupGridColumn. |
GetDisplayName | Inherited from TCollectionItem. |
GetHashCode | Inherited from TObject. |
GetInternalDefaultRepositoryItem | Inherited from TcxLookupGridColumn. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
GetRepositoryItem | Inherited from TcxLookupGridColumn. |
IsLeft | Inherited from TcxLookupGridColumn. |
IsRight | Inherited from TcxLookupGridColumn. |
Release | Inherited from TCollectionItem. |
RestoreDefaults | Inherited from TcxLookupGridColumn. |
SetDisplayName(String) | Inherited from TCollectionItem. |
ToString | Inherited from TObject. |
See Also