2027 Method
Changes 0
M

Element.CanBeHidden

Description:
Indicates if the element can be hidden in the view.
Remarks:
See discussion for some types of elements which may not be hidden. Note: elements in families can only be hidden temporarily.
public bool CanBeHidden(
	View pView
)
Return Value Boolean If the element is not permitted to be hidden, false is returned.