ComponentOne TileView for UWP
C1.UWP.TileView Assembly / C1.Xaml.TileView Namespace / C1TileView Class / ItemStyle Property

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