InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / TreePanel Class / ShowCheckBoxes Property

In This Topic
    ShowCheckBoxes Property (TreePanel)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ShowCheckBoxes As Boolean
    public bool ShowCheckBoxes {get; set;}
    See Also