piDogDataView.DataView.ColumnSpan

Deprecated Use: CellColumnSpanAt
Scope: Public
Function ColumnSpan(row as integer, column as Integer) As Integer
Get the number of columns the cell at row/column occupies
Deprecated Use: CellColumnSpanAt
Scope: Public
Sub ColumnSpan(row as integer, column as Integer, assigns value as Integer)
Set the number of columns the cell at row/column occupies