[]
        
(Showing Draft Content)

C1.Win.Gauge.CapCircleCollection.Move

Move Method

Move(int, int)

Moves the item with given index (fromIndex) to the new position (toIndex).

Declaration
public void Move(int fromIndex, int toIndex)
Parameters
Type Name Description
int fromIndex
int toIndex