Gets or sets a value that indicates the text trimming behavior to employ when textual content overflows the content area.
| Visual Basic (Declaration) | |
|---|---|
Public Property TextTrimming As TextTrimming | |
| C# | |
|---|---|
public TextTrimming TextTrimming {get; set;} | |
Return Value
A TextTrimming enumeration that specifies the text trimming behavior to employ when textual content overflows the content area. By default, TextTrimming.CharacterEllipsis.Supported Frameworks: Microsoft .NET Framework version 3.5