Friendly Name | Column Droplist Items |
---|---|
API Name | ColumnListItems |
Type | List of Lists of Strings as ((Column0Item0 Column0Item1 ...)(Column1Item0 Column1Item1 ...) ...) |
Restrictions | |
Get Function | (dcl-Control-GetColumnListItems
<CONTROL>) |
Set Function | (dcl-Control-SetColumnListItems
<CONTROL>
NewValue [as List of Lists of
Strings]) |
Applies To | Grid |
This property contains a list of default combo dropdown list items for each column. If individual cells in the column do not contain their own list of dropdown items, the column default list is used.