ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / TreePanel Class / ShowCheckBoxes Property

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