[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DefaultSubItemInfo.Ellipsis

Ellipsis Property

Ellipsis

Gets or sets whether to use an ellipsis when there is not enough space to draw the content.

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

A bool value, true to use an ellipsis when there is not enough space to draw the content; otherwise, false.