alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum HeightType

    Specifies the row height type.

    Namespace: Syncfusion.Blazor.DocumentEditor
    Assembly: Syncfusion.Blazor.DocumentEditor.dll
    Syntax
    [JsonConverter(typeof(JsonStringEnumConverter))]
    public enum HeightType

    Fields

    Name Description
    AtLeast

    The row height is at least a minimum specified value.

    Auto

    The row height is adjusted to accommodate the tallest value in the row.

    Exactly

    The row height is an exact value.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved