Used to programmatically control the visibility of a group and all properties within the group.
Usage
SRP_PropertyPanel(PanelCtrl, "GroupVisible", GroupKey, Visible)
Parameters
GroupKey
The key to the group to expand or collapse.
Visible
1 to make visible, 0 to make invisible.