menu

UWP

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

    Show / Hide Table of Contents

    Class HeightType

    Specifies the height type.

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

    Fields

    Atleast

    Specifies the least height in pixels.

    Declaration
    public const HeightType Atleast
    Field Value
    Type
    HeightType

    Auto

    Specifies the height to be determined automatically.

    Declaration
    public const HeightType Auto
    Field Value
    Type
    HeightType

    Exactly

    Specifies the exact height in pixels.

    Declaration
    public const HeightType Exactly
    Field Value
    Type
    HeightType

    Extension Methods

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