ImageGear .NET - Updated December 24, 2018
ScrollDirection Property (ImGearThumbnailList)




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearThumbnailList Class : ScrollDirection Property
Gets or sets the direction the thumbnail items will scroll in the control.
Syntax
'Declaration
 
Public Property ScrollDirection As ImGearScrollDirection
 
'Usage
 
Dim instance As ImGearThumbnailList
Dim value As ImGearScrollDirection
 
instance.ScrollDirection = value
 
value = instance.ScrollDirection

Property Value

ImGearScrollDirection value.
See Also

Reference

ImGearThumbnailList Class
ImGearThumbnailList Members