2021 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.
public bool CanBeHidden(
	View pView
)
Return Value bool If the element is not permitted to be hidden, false is returned.