Basic Library for WinRT
GetItemPosition Method (C1ListViewerPanel)

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

Parameters

index
The index of the item to be queried.
See Also

Reference

C1ListViewerPanel Class
C1ListViewerPanel Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback