[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.SubItem.Ellipsis

Ellipsis Property

Ellipsis

Gets or sets a bool value indicating whether ought to display ellipsis when text can't display completely.

Declaration
public bool Ellipsis { get; set; }
Public Property Ellipsis As Boolean
Property Value
Type Description
bool

true if the text will use ellipsis display when the text can't display completely; Otherwise,false.