ILayoutNode::Show method
void Show(boolbShow)Shows or hides the visible elements associated with the node.
Defined in: LayoutBase.h
Parameters
bShow
Node's new visibility state. Default is true, meaning that the node is visible.
Shows or hides the visible elements associated with the node.
Defined in: LayoutBase.h
Parameters
bShow
Node's new visibility state. Default is true, meaning that the node is visible.