MobileForms Toolkit Documentation

DetailView.GetItemBounds Method 

Gets the specified item bounds.

public Rectangle GetItemBounds(
Item item
);

Parameters

item
Item of which to retrive the bounds.

Return Value

Bounds of the specified item.

Remarks

Uses the client coordinates of the rectangle (relative to DetailView).

See Also

DetailView Class | Resco.Controls.DetailView Namespace