The IRdsDictionaryBoxColumns interface contains properties of the MDM dictionary column that is displayed in the RdsDictionaryBox component.
| Property name | Brief description | |
| The Alignment property determines column header text alignment. | ||
| The AutoSize property determines whether column width is autosized. | ||
| The Caption property determines column header. | ||
| The Index property returns column index. | ||
| The MaxWidth property determines maximum column width. | ||
| The MinWidth property determines minimum column width. | ||
| The Width property determines column width. |
See also: