Skip to main content
A newer version of this page is available. .

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.
SyncRoot For internal use only. Inherited from DxSettingsComponent.
Visible Specifies the column’s visibility. Inherited from DxDataColumnBase.
VisibleIndex Specifies the column’s visible index. Inherited from DxDataColumnBase.
Width Specifies the column’s width. Inherited from DxDataColumnBase.
See Also