| Function Name | dcl-ListView-Arrange | 
|---|---|
| Syntax | (dcl-ListView-Arrange 
            <CONTROL>
            Style [as Integer]) | 
          
| Return Type | Boolean (T if successful; otherwise NIL) | 
| Applies To | List View | 
This method arranges the icons in a list view using the icon view style.
| Style | Meaning | 
|---|---|
| 0 | Align icons along left edge of list view | 
| 1 | Align icons along top of list view | 
| 2 | Align icons according to current alignment style | 
| 3 | Snap all icons to nearest grid position |