ShowSelectedCues Property (C1TabItemPresenter)
In This Topic
Gets or sets a value indicating whether the selected visuals of the control are visible.
Syntax
'Declaration
Public Property ShowSelectedCues As Boolean
public bool ShowSelectedCues {get; set;}
See Also