Gets or sets if slider is Visible.

Namespace:  C1.Web.iPhone.C1Slider
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public override bool Visible { get; set; }
Visual Basic
Public Overrides Property Visible As Boolean
	Get
	Set

See Also