TabControl for WPF | ComponentOne
C1.WPF.TabControl Namespace / C1TabItemPresenter Class / ShowSelectedCues Property

In This Topic
    ShowSelectedCues Property
    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