[]
        
(Showing Draft Content)

C1.WPF.C1TileListBoxPanel.GetIndexAt

GetIndexAt Method

GetIndexAt(Point)

Gets the item index at the specified position.

Declaration
public override int GetIndexAt(Point point)
Public Overrides Function GetIndexAt(point As Point) As Integer
Parameters
Type Name Description
Point point

The point.

Returns
Type Description
int
Overrides