Sets the collapsed state of the branches from top to bottom in the control.
Sets the collapsed state of given row
bool SetCollapsed( const vector<byte> & vn, bool bOnlyTopLevelIsBranch = true )
bool SetCollapsed( int nRow, bool bIsCollasped = true )
true if success else false.
true on successful or false on failure
See examples of GetCollapsed
GridControl.h