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


In This Topic
    DesignerWorkspace Property
    In This Topic

    With this class the behavior of the Designer can be controlled, functions disabled, the title bar set etc.

    Syntax
    'Declaration
     
    
    Public ReadOnly Property DesignerWorkspace As ListLabelDesignerWorkspace
    public ListLabelDesignerWorkspace DesignerWorkspace {get;}
    public:
    property ListLabelDesignerWorkspace^ DesignerWorkspace {
       ListLabelDesignerWorkspace^ get();
    }
    Requirements

    Platforms: Windows 10 (Version 21H2 - 22H2), Windows 11 (22H2 - 24H2), Windows Server 2016 - 2025
    .NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9

    See Also