[]
Gets or sets a UTF-32 code of the omission sign (ellipsis character) for text trimming.
Setting this property to 0 prevents the ellipsis character from showing.
public int EllipsisCharCode { get; set; }
Public Property EllipsisCharCode As Integer