ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / C1ExpressionEditor Class / AllowFocusOnInteraction Property

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