ComponentOne Basic Library for UWP
Slide Property

C1.UWP Assembly > C1.Xaml Namespace > C1SlideContentControl Class : Slide Property
Gets or sets a value between 0 and 1 which determine the visible percentage of the control, a value of 0 means the content is not visible wheras 1 is completely visible.
Syntax
'Declaration
 
Public Property Slide As System.Double
public System.double Slide {get; set;}
See Also

Reference

C1SlideContentControl Class
C1SlideContentControl Members