combit List & Label 30 - .NET Help
combit.Reporting Namespace / ListLabel Class
Members


ListLabel Class

This class represents an instance of the List & Label object. You can set many options via the properties. The methods allow for a quick design and print access. The events give you further capabilities to influence the print result. The collections for designer objects and functions enable you to add functions and objects to the designer.

The Core object gives you access to the full List & Label API. Last but not least the collections for fields, variables and chart fields host the data that make up the building blocks of your design. Add different types of data and choose the placeholder names for your end users.

Object Model
ListLabel ClassDesignerActionCollection ClassDesignerAction ClassDesignerFunctionCollection ClassDesignerObjectCollection ClassDesignerObject ClassListLabelDesignerWorkspace ClassIQueryableLocalizationDictionary InterfaceListLabelExportOptions ClassFieldCollection ClassFileExtensions ClassIRepository InterfaceProjectParameters ClassProjectParameter ClassTimeZoneInformation ClassVariableCollection Class
Syntax
'Declaration
 
Public Class ListLabel 
   Inherits System.ComponentModel.Component
   Implements IPrePrintTextProcessor 
 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         combit.Reporting.ListLabel

Requirements

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

See Also