Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml 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