ComponentOne Tiles for UWP
C1.UWP.Tile Assembly / C1.Xaml.Tile Namespace / C1TileBase Class / IsTabStop Property

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