ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1FileExplorer Namespace / C1FileExplorer Class / TreePanelWidth Property

In This Topic
    TreePanelWidth Property
    In This Topic
    Get or set the width of the TreeView.
    Syntax
    'Declaration
     
    Public Property TreePanelWidth As System.Integer
    public System.int TreePanelWidth {get; set;}
    See Also