TreeView.GetRowRect

Declaration

protected Rect GetRowRect(int row);

Parameters

row Row index.

Returns

Rect Row rect.

Description

Get the rect for a row.

This rect is limited to the visible width of the scroll view. If the TreeView is using a MultiColumnHeader then the total width of all the columns can be found by MultiColumnHeaderState.widthOfAllVisibleColumns

Additional resources: GetRows.


Did you find this page useful? Please give it a rating: