VirtualizingStackPanel.CanVerticallyScroll Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of inhoud in de verticale dimensie kan schuiven.

public:
 property bool CanVerticallyScroll { bool get(); void set(bool value); };
public bool CanVerticallyScroll { get; set; }
member this.CanVerticallyScroll : bool with get, set
Public Property CanVerticallyScroll As Boolean

Waarde van eigenschap

true als inhoud in de verticale dimensie kan schuiven; anders, false. De standaardwaarde is false.

Implementeringen

Van toepassing op