IsUnfocusedSelected Property (CustomContentPresenter)
In This Topic
Gets a value indicating whether this
CustomContentPresenter is in the selected state and the
C1TreeView hasn't focus.
Syntax
'Declaration
Public ReadOnly Property IsUnfocusedSelected As Boolean
public bool IsUnfocusedSelected {get;}
See Also