SelectiveScrollingOrientation Enumeration

Definition

Gibt die Richtung an, in der SelectiveScrollingGrid-Bereiche scrollen können.

public enum class SelectiveScrollingOrientation
public enum SelectiveScrollingOrientation
type SelectiveScrollingOrientation = 
Public Enum SelectiveScrollingOrientation
Vererbung
SelectiveScrollingOrientation

Felder

Both 3

Der Bereich scrollt sowohl in horizontaler als auch vertikaler Richtung.

Horizontal 1

Der Bereich scrollt nur in horizontaler Richtung.

None 0

Der Bereich scrollt nicht.

Vertical 2

Der Bereich scrollt nur in vertikaler Richtung.

Gilt für: