ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / TreeRow Class / ExpandButton Property

In This Topic
    ExpandButton Property (TreeRow)
    In This Topic
    Gets the button to change the expanded state for this TreeRow.
    Syntax
    'Declaration
     
    Public ReadOnly Property ExpandButton As ExpandButtonElement
    public ExpandButtonElement ExpandButton {get;}
    See Also