TreeView for WinForms | ComponentOne
C1.Win.TreeView Namespace / CustomContentPresenter Class / IsHotSelected Property

In This Topic
    IsHotSelected Property (CustomContentPresenter)
    In This Topic
    Gets a value indicating whether this CustomContentPresenter is in the selected anh hot state.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsHotSelected As Boolean
    public bool IsHotSelected {get;}
    See Also