Specifies the display state of an element.
Syntax
<object property="visibilityMemberName"/>
Attributes
- VersionAttribute(NTDDI_WIN8)
- WebHostHiddenAttribute()
Members
The Visibility enumeration has these members.
| Member | Value | Description |
|---|---|---|
| Visible | 0 |
Display the element. |
| Collapsed | 1 |
Do not display the element, and do not reserve space for it in layout. |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
Build date: 1/31/2013