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