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

In This Topic
    ShowCheckBoxes Property
    In This Topic
    Allows the CheckBox to be shown on tree nodes
    Syntax
    'Declaration
     
    Public Property ShowCheckBoxes As System.Boolean
    public System.bool ShowCheckBoxes {get; set;}
    See Also