BCGControlBar Pro for MFC
void CBCGPPropList::ExpandAll ( BOOL  bExapand = TRUE)

Expands or collapses all property list nodes.

Use this function to programmatically expand or collapse all property list nodes.

Parameters
bExapandIf TRUE, all nodes will be expanded. If FALSE, all nodes will be collapsed.