[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DefaultSubItem.Ellipsis

Ellipsis Property

Ellipsis

Gets or sets a bool value indicates whether use ellipsis when there isn't enough place to draw the content.

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

A bool value, true if use ellipsis when there isn't enough place to draw the content, otherwise, false.