ComponentOne PdfViewer for UWP
C1.UWP.PdfViewer Assembly / C1.Xaml.PdfViewer Namespace / C1PdfViewer Class / AllowFocusWhenDisabled Property

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