Property Value
A EllipsisMode enumeration, None, means no ellipsis string is shown. EllipsisEnd means to trim the end of the string with the character. EllipsisPath, means to trim the center of the string with the character. EllipsisWord, means to trim the end of the string with the word.The default is EllipsisMode.None.