combit List & Label 28 - .NET Help
combit.Reporting.Web Namespace / DesignerControl Class / ProjectType Property


In This Topic
    ProjectType Property (DesignerControl)
    In This Topic
    Project type of the ProjectFile.
    Syntax
    'Declaration
     
    
    Public Property ProjectType As LlProject
    public LlProject ProjectType {get; set;}
    public:
    property LlProject ProjectType {
       LlProject get();
       void set (    LlProject value);
    }
    Requirements

    Platforms: Windows 8.1, Windows 10 (Version 20H2 - 22H2), Windows 11 (21H2 - 22H2), Windows Server 2012 - 2022

    See Also