Group.HideAllAttachedDetailGroups
Description:
Hides all the available attached detail groups for this element group type that are compatible with the input view type.
Hides all the available attached detail groups for this element group type that are compatible with the input view type.
public void HideAllAttachedDetailGroups(
View view
)
-
viewThe view that the attached detail groups must be compatible with.
-
A non-optional argument was null
-
The input group is not a model group and can therefore not have attached detail groups.