Slider.Hidden Property

Definition

Gets a Boolean value that indicates whether the slider is hidden.

public:
 property bool Hidden { bool get(); };
public bool Hidden { get; }
member this.Hidden : bool
Public ReadOnly Property Hidden As Boolean

Property Value

Returns Boolean.

Applies to