menu

ASP.NET Core - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TextOverflow - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TextOverflow

    Defines how to handle the text when it exceeds the element bounds Wrap - Wraps the text to next line, when it exceeds its bounds Ellipsis - It truncates the overflown text and represents the clipping with an ellipsis Clip - It clips the overflow text

    Inheritance
    System.Object
    TextOverflow
    Namespace: Syncfusion.EJ2.Diagrams
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class TextOverflow : Enum

    Fields

    Clip

    Declaration
    public const TextOverflow Clip
    Field Value
    Type
    TextOverflow

    Ellipsis

    Declaration
    public const TextOverflow Ellipsis
    Field Value
    Type
    TextOverflow

    Wrap

    Declaration
    public const TextOverflow Wrap
    Field Value
    Type
    TextOverflow
    In This Article
    • Fields
      • Clip
      • Ellipsis
      • Wrap
    Was this page helpful? Yes No
    Thank you for your feedback!
    Thank you for your feedback and comments. We will rectify this as soon as possible!
    An unknown error has occurred. Please try again.
    SEND FEEDBACK REGARDING THIS TOPIC

    Please provide additional information

    Please provide additional information

    Please provide additional information

    Please provide additional information
    Please provide additional information
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved