[]
Gets or sets what is shown as ellipsis when width of text is longer than control. This is a dependency property.
public string EllipsisString { get; set; }
Public Property EllipsisString As String
Type | Description |
---|---|
string | A string value indicates the string used as ellipsis.
|
This property specifies the string that used when Ellipsis is set to GrapeCity.Windows.InputMan.EllipsisMode.EllipsisEnd or GrapeCity.Windows.InputMan.EllipsisMode.EllipsisPath.