[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DefaultSubItem.WordWrap

WordWrap Property

WordWrap

Gets or sets a bool value indicates 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 he content can be wrapped, otherwise, false.