C1.WinUI.Accordion Assembly / C1.WinUI.Accordion Namespace / C1SlideContentControl Class / Slide Property
In This Topic
Slide Property
In This Topic
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 whereas 1 is completely visible.
Syntax
public double Slide {get; set;}
See Also