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

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