Element.CanBeHidden
Description:
Indicates if the element can be hidden in the view.
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.
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
)
-
pView
Return Value
bool
If the element is not permitted to be hidden, false is returned.
-
Thrown when argument isnullNothingnullptra null reference (Nothingin Visual Basic).