ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart.Interaction Namespace / C1RangeSelector Class / IsFocused Property

In This Topic
    IsFocused Property (C1RangeSelector)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsFocused As System.Boolean
    public System.bool IsFocused {get;}
    See Also