C1.WPF Namespace / C1ScrollViewer Class / ScrollMode Property

In This Topic
ScrollMode Property (C1ScrollViewer)
In This Topic
Specifies when the scroll event should be raised.
Syntax
'Declaration
 
Public Property ScrollMode As ClickMode
 
See Also