| Function Name | dcl-ListView-SetItemText | 
|---|---|
| Syntax | (dcl-ListView-SetItemText 
            <CONTROL> 
            Item [as Long] {Column [as
            Long]} Label [as
            String]) | 
          
| Return Type | Boolean (T if successful; otherwise NIL) | 
| Applies To | List View | 
This method sets the text label for the cell at the specified item and column. The Column argument is needed only for a list in report view mode.