C1.C1Preview Namespace : VisibilityEnum Enumeration |
'Declaration Public Enum VisibilityEnum Inherits System.Enum
public enum VisibilityEnum : System.Enum
Member | Description |
---|---|
Collapse | Object is not visible, its size is zero and it does not affect the layout of other objects. |
Hidden | Object is not visible, but takes up space and affects the layout of other objects as if it were visible. |
Visible | Object is visible. |
System.Object
System.ValueType
System.Enum
C1.C1Preview.VisibilityEnum
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2