TreeView.GetCellRectForTreeFoldouts

Declaration

protected Rect GetCellRectForTreeFoldouts(Rect rowRect);

Parameters

rowRect Rect for a row.

Returns

Rect Cell rect in a multi column setup.

Description

Utility for multi column setups. This method will clip the input rowRect against the column rect defined by columnIndexForTreeFoldouts to get the cell rect where the the foldout arrows appear.

Additional resources: MultiColumnHeader.


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