EllipsisCharCode Property
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 System.int EllipsisCharCode {get; set;}
'Declaration
Public Property EllipsisCharCode As System.Integer