menu

UWP

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

    Show / Hide Table of Contents

    Class CellVerticalAlignment

    Specifies the vertical alignment.

    Inheritance
    System.Object
    CellVerticalAlignment
    Namespace: Syncfusion.UI.Xaml.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.UWP.dll
    Syntax
    public sealed class CellVerticalAlignment : Enum

    Fields

    Bottom

    Aligns the content ot the bottom.

    Declaration
    public const CellVerticalAlignment Bottom
    Field Value
    Type
    CellVerticalAlignment

    Center

    Aligns the content to the center.

    Declaration
    public const CellVerticalAlignment Center
    Field Value
    Type
    CellVerticalAlignment

    Top

    Aligns the content to the top.

    Declaration
    public const CellVerticalAlignment Top
    Field Value
    Type
    CellVerticalAlignment

    Extension Methods

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