WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum VerticalAlign - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum VerticalAlign

    Specifies the vertical alignment of an object or text in a control.

    Namespace: Syncfusion.RDL.DOM
    Assembly: Syncfusion.ReportControls.Wpf.dll
    Syntax
    public enum VerticalAlign

    Fields

    Name Description
    Bottom

    Text or object is aligned with the bottom of the enclosing control.

    Default

    Vertical alignment is not set.

    Middle

    Text or object is aligned with the center of the enclosing control.

    Top

    Text or object is aligned with the top of the enclosing control.

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