Show / Hide Table of Contents

Class TextCellLineBreakMode

Inheritance
System.Object
TextCellLineBreakMode
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class TextCellLineBreakMode : Enum

Fields

CharacterWrap

Declaration
public const TextCellLineBreakMode CharacterWrap
Field Value
Type Description
TextCellLineBreakMode

Ellipsis

Declaration
public const TextCellLineBreakMode Ellipsis
Field Value
Type Description
TextCellLineBreakMode

NoWrap

Declaration
public const TextCellLineBreakMode NoWrap
Field Value
Type Description
TextCellLineBreakMode

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

WordWrap

Declaration
public const TextCellLineBreakMode WordWrap
Field Value
Type Description
TextCellLineBreakMode