ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1RegionKnob Class / IsFocusEngagementEnabled Property

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