Method GetItemBounds
GetItemBounds(ListViewItemBoundsPortion)
Retrieves the bounding rectangle for this item.
public virtual RectD GetItemBounds(ListViewItemBoundsPortion portion = ListViewItemBoundsPortion.EntireItem)
Parameters
portion
ListViewItemBoundsPortionOne of the ListViewItemBoundsPortion values that represents a portion of the item for which to retrieve the bounding rectangle.