Specifies the direction the RasterImageList Control scrolls the displayed items.
public Leadtools.Winforms.RasterImageListScrollStyle ScrollStyle {get; set;} Public Property ScrollStyle As Leadtools.Winforms.RasterImageListScrollStyle public:property Leadtools.Winforms.RasterImageListScrollStyle ScrollStyle {Leadtools.Winforms.RasterImageListScrollStyle get();void set ( Leadtools.Winforms.RasterImageListScrollStyle );}
A RasterImageListScrollStyle enumeration that specifies the direction the RasterImageList Control scrolls the displayed items. Default value is RasterImageListScrollStyle.Vertical.
This example fills a RasterImageList control with 10 items. It will then show the difference between vertical and horizontal scrolling styles.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
