| Function Name | dcl-Grid-GetCellDropList |
|---|---|
| Syntax | (dcl-Grid-GetCellDropList
<CONTROL> Row [as Long] Column [as
Long]) |
| Return Type | List of List of Items and List of Images as ((Item0 [as String] Item1 [as String] ...)(Item0ImageIndex [as Integer] Item1ImageIndex [as Integer] ...)) |
| Applies To | Grid |
此方法返回指定行和列处的单元格的下拉列表项。 下拉列表用于填充使用它的单元格的组合框控件。