Gets or sets the time that item reordering takes.
Namespace:
C1.Xaml.TileViewAssembly: C1.Xaml.TileView (in C1.Xaml.TileView.dll)
Syntax
| C# |
|---|
public TimeSpan AnimationDuration { get; set; } |
| Visual Basic |
|---|
Public Property AnimationDuration As TimeSpan Get Set |