ComponentOne TileView for UWP
C1.UWP.TileView Assembly / C1.Xaml.TileView Namespace / C1TileViewItem Class / TiledState Property

In This Topic
    TiledState Property
    In This Topic
    Gets or sets the current role of the C1TileViewItem.
    Syntax
    'Declaration
     
    Public Property TiledState As TiledState
    public TiledState TiledState {get; set;}
    See Also