C1.WPF.RichTextBox.Documents Namespace : C1Visibility Enumeration |
'Declaration
Public Enum C1Visibility Inherits System.Enum
public enum C1Visibility : System.Enum
Member | Description |
---|---|
Collapsed | The element is not visible and does not affect layout. |
Hidden | The element is not visible but affects layout. |
Visible | The element is visible. |
System.Object
System.ValueType
System.Enum
C1.WPF.RichTextBox.Documents.C1Visibility
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