ComponentOne TileView for UWP
C1.UWP.TileView Assembly / C1.Xaml.TileView Namespace / C1TileViewPanel Class / IsItemsHost Property

In This Topic
    IsItemsHost Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsItemsHost As System.Boolean
    public System.bool IsItemsHost {get;}
    See Also