menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class VerticalAlignmentType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class VerticalAlignmentType

    Specifies the vertical alignment of the text.

    Inheritance
    System.Object
    VerticalAlignmentType
    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.UWP.dll
    Syntax
    public sealed class VerticalAlignmentType : Enum

    Fields

    Bottom

    Specifies the VerticalAlignmentType is bottom.

    Declaration
    public const VerticalAlignmentType Bottom
    Field Value
    Type
    VerticalAlignmentType

    Middle

    Specifies the VerticalAlignmentType is middle.

    Declaration
    public const VerticalAlignmentType Middle
    Field Value
    Type
    VerticalAlignmentType

    None

    Specifies the VerticalAlignmentType is none.

    Declaration
    public const VerticalAlignmentType None
    Field Value
    Type
    VerticalAlignmentType

    Top

    Specifies the VerticalAlignmentType is top.

    Declaration
    public const VerticalAlignmentType Top
    Field Value
    Type
    VerticalAlignmentType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved