combit List & Label 29 - .NET Help
combit.Reporting Namespace / ListLabel Class / Design Method


In This Topic
    Design Method
    In This Topic

    This key method handles the databound call to the Designer. Assign a DataSource to the component and call this method to start a print job. The overloads allow to fine tune the behavior by suppressing the file dialog, preset the project file name etc. You may also use the Auto... properties (e.g. AutoProjectFile Property) to modify these settings.

    Overload List
    OverloadDescription

    This key method handles databound report design. Assign a DataSource to the component and call this method to start the Designer.

     

    This key method handles databound report design. Assign a DataSource to the component and call this method to start the Designer.

     

    This key method handles databound report design. Assign a DataSource to the component and call this method to start the Designer.

     

    This key method handles databound report design. Assign a DataSource to the component and call this method to start the Designer.

    Please note that the following menu items in the Designer are not available:
    - LlDesignerAction.FileSaveAs
    - LlDesignerAction.FileNew
    - LlDesignerAction.FileLRUlist
    - LlDesignerAction.FileOpen
    - LlDesignerAction.ProjectInclude

    Furthermore the following restrictions apply:
    - The Designer function 'ProjectPath$()' is not available
    - Drilldown is not available

     

    This key method handles databound report design. Assign a DataSource to the component and call this method to start the Designer.

    Please note that the following menu items in the Designer are not available:
    - LlDesignerAction.FileSaveAs
    - LlDesignerAction.FileNew
    - LlDesignerAction.FileLRUlist
    - LlDesignerAction.FileOpen
    - LlDesignerAction.ProjectInclude

    Furthermore the following restrictions apply:
    - The Designer function 'ProjectPath$()' is not available
    - Drilldown is not available

     

    This key method handles databound report design. Assign a DataSource to the component and call this method to start the Designer.

     
    Requirements

    Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
    .NET: .NET Framework 4.8, .NET 6, .NET 7, .NET 8

    See Also