piDogDataView.DataView.CellTextWrapMode

Deprecated Use: CellTextWrapModeAt
Scope: Public
Function CellTextWrapMode(Row As integer, Column As integer) As Integer
TextWrapMode for the celll Either TextWrapModeDefault, TextWrapModeTruncate, TextWrapModeWrap or TextWrapModeCharacter
Deprecated Use: CellTextWrapModeAt
Scope: Public
Sub CellTextWrapMode(row as integer, Column as Integer, assigns mode as Integer)
Set the TextWrapMode for the Cell Either TextWrapModeDefault, TextWrapModeTruncate, TextWrapModeWrap or TextWrapModeCharacter