[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.SubItem.WordWrap

WordWrap Property

WordWrap

Gets or sets a bool value indicating whether the SubItem can word wrap or not.

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

true if the SubItem can word wrap; Otherwise,false.