Collapse(UInt32) Method
Collapses the specified panel in the accordion.

C# Syntax

void Collapse( 
   uint itemIndex
)

Parameters

itemIndex
The numeric index of the panel to collapse. Index begins with 1.