SwipeRearrangeDistance Property (C1TileControl)
In This Topic
Gets or sets the distance for a swipe gesture to start rearranging tiles.
Syntax
'Declaration
Public Property SwipeRearrangeDistance As Integer
public int SwipeRearrangeDistance {get; set;}
See Also