2020 Method
Changes 0
M

RebarContainer.SetItemHiddenStatus

Description:
Sets the RebarContainerItem to be hidden or unhidden in the given view.
public void SetItemHiddenStatus(
	View view,
	int itemIndex,
	bool hide
)