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

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