Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes the layout of a DOM element in the page when the element's visible property is set to false.
Namespace: Sys.UI
Inherits: None
VisibilityMode.hide;
Members
Member name |
Description |
---|---|
hide |
The element is not visible, but it occupies space on the page. |
collapse |
The element is not visible, and the space it occupies is collapsed. |