DxListEditorColumn Properties
A multi-column editor’s column.Name | Description |
---|---|
Caption | Specifies the column’s caption text. |
FieldName | Specifies the data source field that populates column items in multi-column editors. |
SearchEnabled | Specifies whether the component can search text in cells of the current column. |
Visible | Specifies whether the column is visible. |
VisibleIndex | Specifies a column’s position among other columns. |
Width | Specifies the column’s width. |
See Also