[]
Specifies where the ellipsis is shown in control.
public enum EllipsisMode
Public Enum EllipsisMode
Name | Description |
---|---|
EllipsisEnd | Trim the end of string with characters. |
EllipsisPath | Trim the center of string with characters. |
None | Don't do ellipsis trim. |