Version: 5.6

TreeView.GetCellRectForTreeFoldouts

Cambiar al Manual
protected Rect GetCellRectForTreeFoldouts (Rect rowRect);

Parámetros

rowRect Rect for a row.

Valor de retorno

Rect Cell rect in a multi column setup.

Descripción

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.

See Also: MultiColumnHeader.