piDogDataView.DataView.CellTextWrapModeAt

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