ComponentOne Tiles for WPF and Silverlight
SlideDirection Property (C1SlideTile)

C1.WPF.Tile Namespace > C1SlideTile Class : SlideDirection Property
Gets or sets the SlideDirection value, determining the set of slide animations which should be applied to the current C1SlideTile control. This is a dependency property. The default value is SlideDirection.All.
Syntax
'Declaration
 
Public Property SlideDirection As SlideDirection
public SlideDirection SlideDirection {get; set;}
See Also

Reference

C1SlideTile Class
C1SlideTile Members