menu

Blazor

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

    Show / Hide Table of Contents

    Class LabelOverflow

    Specifies text overflow options when the text overflowing the container.

    Inheritance
    System.Object
    LabelOverflow
    Namespace: Syncfusion.Blazor
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class LabelOverflow : Enum

    Fields

    Clip

    Specifies the text is clipped and not accessible.

    Declaration
    public const LabelOverflow Clip
    Field Value
    Type
    LabelOverflow

    Ellipse

    Specifies an ellipsis (“...”) to the clipped text.

    Declaration
    public const LabelOverflow Ellipse
    Field Value
    Type
    LabelOverflow
    Back to top Generated by DocFX
    OSZAR »
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved
    OSZAR »