'Declaration
Public Property WrapMode As WrapMode
'Usage
Dim instance As GcTextBoxCellType Dim value As WrapMode instance.WrapMode = value value = instance.WrapMode
public WrapMode WrapMode {get; set;}
Property Value
A WrapMode enumeration that indicates the rule for wrapping the text.The default is WrapMode.WordWrap.