ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ListViewerPanel Class / AllowFocusOnInteraction Property

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