Enum MinimizedItemsOrientation
Stores the orientation of the minimized tile view items
Namespace: Syncfusion.Windows.Shared
Assembly: Syncfusion.Shared.Wpf.dll
Syntax
public enum MinimizedItemsOrientation
Fields
Name | Description |
---|---|
Bottom | position of the minimized TileViewItems in Bottom of the maximized TileViewItem |
Left | position of the minimized TileViewItems in Left side of the maximized TileViewITem |
Right | position of the minimized TileViewItems in Right side of the maximized TileViewItem |
Top | position of the minimized TileViewItems in top of the maximized TileViewItem |