public bool WrapText {get;}
'Declaration
Public ReadOnly Property WrapText As Boolean
'Usage
Dim instance As DisplayFormat Dim value As Boolean value = instance.WrapText
Property Value
true
if Spread wraps the text; otherwise, false
.true
if Spread wraps the text; otherwise, false
.