Xpage View Control Collapse on open

Can anyone tell me how to have a view auto open collapsed when using an xpage view control?

Subject: Is this a Categorized viewPanel?

try the expandLevel property. 0 for expand and 1 for collapse

Subject: worked

Thanks a bunch.