'DeclarationPublic Enum LlDomVerticalLinkType Inherits System.Enum
public enum LlDomVerticalLinkType : System.Enum
public enum class LlDomVerticalLinkType : public System.Enum
'DeclarationPublic Enum LlDomVerticalLinkType Inherits System.Enum
public enum LlDomVerticalLinkType : System.Enum
public enum class LlDomVerticalLinkType : public System.Enum
| Member | Description |
|---|---|
| AtEnd | Link at end, i.e. start at the bottom border of the parent object. |
| AtEndKeepSize | Link at end and keep size. |
| None | No vertical link. |
| RelativeToEnd | Link relative to end, i.e. move with the bottom border of the parent object. |
| RelativeToStart | Link relative to start, i.e. move with the top border of the parent object. |
System.Object
System.ValueType
System.Enum
combit.Reporting.Dom.LlDomVerticalLinkType
Platforms: Windows 10 (Version 21H2 - 22H2), Windows 11 (22H2 - 25H2), Windows Server 2016 - 2025
.NET: .NET Framework 4.8, .NET 8, .NET 9, .NET 10