GetItemPosition Method (C1ListViewerPanel)
Gets the estimated position of an item in this panel.
public virtual Windows.Foundation.Rect GetItemPosition(
System.int
)
'Declaration
Public Overridable Function GetItemPosition( _
ByVal As System.Integer _
) As Windows.Foundation.Rect
Parameters
- index
- The index of the item to be queried.