Input for WinForms | ComponentOne
C1.Framework Namespace / TreePanel Class / ShowCheckBoxes Property

In This Topic
    ShowCheckBoxes Property
    In This Topic
    Gets or sets visible of the checkbox for a tree row.
    Syntax
    'Declaration
     
    
    Public Property ShowCheckBoxes As Boolean
    public bool ShowCheckBoxes {get; set;}
    See Also