[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DefaultSubItemInfo.WordWrap

WordWrap Property

WordWrap

Gets or sets whether the content can be wrapped.

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

A bool value, true if the content can be wrapped; otherwise, false.