menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TextHorzOverflowType - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TextHorzOverflowType

    Represents different horizontal overflow types.

    Inheritance
    System.Object
    TextHorzOverflowType
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class TextHorzOverflowType : Enum

    Fields

    Clip

    Represents a Clip type of horizontal types.

    Declaration
    public const TextHorzOverflowType Clip
    Field Value
    Type
    TextHorzOverflowType

    OverFlow

    Represents a Overflow type of horizontal types.

    Declaration
    public const TextHorzOverflowType OverFlow
    Field Value
    Type
    TextHorzOverflowType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved