|
|
|
|
|
<Looper>.CollapseAll (Function) In french: <Zone répétée>.EnrouleTout Collapses all expanded breaks in a Looper control. // Click the [4 stars only] Button control LOOP_HOTEL.CollapseAll() nRow4Star is int nRow4Star = LOOP_HOTEL.Search(ATT_NBSTARS, 4) LOOP_HOTEL.Expand(nRow4Star) Syntax
<Looper control>.CollapseAll()
<Looper control>: Control name Name of the Looper control to be used. Remarks Use conditions <Looper>.CollapseAll can be used on: - a Looper control based on a data file,
- a Looper control populated programmatically.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|