Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TableRowHeightType

    Show / Hide Table of Contents

    Class TableRowHeightType

    Specifies the table row height type.

    Inheritance
    System.Object
    TableRowHeightType
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class TableRowHeightType : Enum

    Fields

    AtLeast

    "At least" table row height type

    Declaration
    public const TableRowHeightType AtLeast
    Field Value
    Type Description
    TableRowHeightType

    Exactly

    " Exactly" table row height type

    Declaration
    public const TableRowHeightType Exactly
    Field Value
    Type Description
    TableRowHeightType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved