WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum MinimizedItemsOrientation

    Show / Hide Table of Contents

    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

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved