WPF

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

    Show / Hide Table of Contents

    Enum CaptionAlignment

    Contains alignments of caption used in GalleryItem.

    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public enum CaptionAlignment

    Fields

    Name Description
    Bottom

    Captions are aligned to bottom.

    Left

    Captions are aligned to left.

    Right

    Captions are aligned to right.

    Top

    Captions are aligned to top.

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