Properties C1TreeView 2025v2 399

Posted by: enrique.pv-ext on 14 May 2026, 7:12 am EST

    • Post Options:
    • Link

    Posted 14 May 2026, 7:12 am EST

    Hi,

    Migrate from 2010v1 to 2025v2 399 in ASP.NET WebForms NET Framework 4.8.1.

    Using C1TreeView from C1.Web.Wijmo.Controls.48.dll

    Not exists:

    UseEmbeddedVisualStyles="True"
     VisualStyle="Office2007Blue"
    VisualStylePath="~/C1WebControls/VisualStyles"

    Valid properties

       <cc1:C1TreeView ID="C1TreeViewColumns" style="disabled:disabled" runat="server"
       AutoPostBack="false"
       OnClientNodeClicked ="C1TreeViewColumns_OnClientNodeClicked"
       ShowCheckBoxes="false" AutoCheckNodes="False"
    AllowTriState="True"
                                        OnNodeCheckChanged="C1TreeView1_NodeCheckChanged"
       />

    style properties ?

  • Posted 15 May 2026, 6:31 am EST

    Hi,

    The legacy styling properties such as VisualStylePath, UseEmbeddedVisualStyles and VisualStyle are no longer present or used. Now, you can either use built-in themes, or CSS to style your control.

    Please refer to https://developer.mescius.com/componentone/docs/webforms/online-treeview/c1treeviewthemes.html for more information.

    Best Regards,

    Kartik

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels