Property Value
In the EllipsisMode enumeration, None, means no ellipsis string is shown. EllipsisEnd, adds the ellipsis string to the end of the characters. EllipsisPath, adds the string to the center of the characters. EllipsisWord, trims the end of the string with a word.The default is EllipsisMode.None.