Partager via


ScrollEventArgs.ScrollEventType Propriété

Définition

Obtient un ScrollEventType décrivant l’événement.

public:
 property ScrollEventType ScrollEventType { ScrollEventType get(); };
ScrollEventType ScrollEventType();
public ScrollEventType ScrollEventType { get; }
var scrollEventType = scrollEventArgs.scrollEventType;
Public ReadOnly Property ScrollEventType As ScrollEventType

Valeur de propriété

ScrollEventType décrivant l’événement.

S’applique à