[]
        
(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)
Parameters
Type Name Description
Point point

The point.

Returns
Type Description
int
Overrides