ComponentOne TileView for UWP
MinimizedItemsPosition Property

C1.UWP.TileView Assembly > C1.Xaml.TileView Namespace > C1TileView Class : MinimizedItemsPosition Property
Gets or sets where to place the strip with the minimized items. The ScrollBar is at the right or bottom of the strip.
Syntax
'Declaration
 
Public Property MinimizedItemsPosition As C1.Xaml.Dock
public C1.Xaml.Dock MinimizedItemsPosition {get; set;}
See Also

Reference

C1TileView Class
C1TileView Members