ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / C1TileControl Class / SwipeRearrangeDistance Property

In This Topic
    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