'DeclarationPublic Enum LlDomHorizontalLinkType Inherits System.Enum
public enum LlDomHorizontalLinkType : System.Enum
public enum class LlDomHorizontalLinkType : public System.Enum
'DeclarationPublic Enum LlDomHorizontalLinkType Inherits System.Enum
public enum LlDomHorizontalLinkType : System.Enum
public enum class LlDomHorizontalLinkType : public System.Enum
| Member | Description |
|---|---|
| AtEnd | Link at end, i.e. start at the right border of the parent object. |
| AtEndKeepSize | Link at end and keep size. |
| None | No horizontal link. |
| RelativeToEnd | Link relative to end, i.e. move with the right border of the parent object. |
| RelativeToStart | Link relative to start, i.e. move with the left border of the parent object. |
System.Object
System.ValueType
System.Enum
combit.Reporting.Dom.LlDomHorizontalLinkType
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