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

In This Topic
    Items Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Items As C1.Xaml.C1ItemCollection
    public C1.Xaml.C1ItemCollection Items {get;}
    See Also