ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1HeaderedContentControl Class / IsTabStop Property

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