InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / TreeRow Class / CheckBox Property

In This Topic
    CheckBox Property (TreeRow)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property CheckBox As CheckBoxButtonElement
    public CheckBoxButtonElement CheckBox {get;}
    See Also