public enum LlTableColoring : System.Enum
public enum class LlTableColoring : public System.Enum
'Declaration
Public Enum LlTableColoring Inherits System.Enum
Member | Description |
---|---|
DontCare | The coloring is first of all carried out by the program by notification or callback and then additionally by List & Label. |
ListLabel | The coloring of list objects may only be carried out by List & Label (Default) |
Program | The coloring of list objects is only carried out by notifications or callback (see chapter "Notifications and Callbacks"), color setting in the designer is not possible |
System.Object
System.ValueType
System.Enum
combit.Reporting.LlTableColoring
Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
.NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9