[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.WordWrap

WordWrap Property

WordWrap

Gets or sets a bool value that indicates whether the SubItemInfo object can wrap by word.

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

true if the SubItemInfo object can wrap; otherwise,false.