piDogDataView.DataView.RowDepth
Scope: Public
Function RowDepth(index as Integer) As Integer
Gets the depth of the row as index
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.