[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcTextBoxCellType.EllipsisString

EllipsisString Property

EllipsisString

Gets or sets what is shown as an ellipsis when the text width is longer than the control.

Declaration
public string EllipsisString { get; set; }
Public Property EllipsisString As String
Property Value
Type Description
string

A string value that indicates the string used as an ellipsis.
The default is (...).

Remarks

This property specifies the string that is used when GrapeCity.Win.Spread.InputMan.CellType.GcTextBox.Ellipsis is set to EllipsisMode.EllipsisEnd or EllipsisMode.EllipsisPath