ComponentOne Tiles for UWP
C1.UWP.Tile Assembly / C1.Xaml.Tile Namespace / C1FlipTile Class / Style Property

In This Topic
    Style Property (C1FlipTile)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Style As Windows.UI.Xaml.Style
    public Windows.UI.Xaml.Style Style {get; set;}
    See Also