piDogDataView.DataView.RowDepth
Deprecated Use: RowDepthAt
Scope: Public
 Function RowDepth(index as Integer) As Integer
Gets the depth of the row as index
Deprecated Use: RowDepthAt
Scope: Public
 Sub RowDepth(index as integer, assigns value As integer)
Sets the depth of the row at index
If the view is Hierarchical (has folders or groups) then all rows  are rendered with +1 depth.
In that case set -1 to render at the left edge of the view.