Leadtools.WinForms Namespace > RasterThumbnailBrowser Class : ScrollStyle Property |
[CategoryAttribute("Behavior")] [DescriptionAttribute("Specifies the direction the control scrolls the displayed items.")] public RasterImageListScrollStyle ScrollStyle {get; set;}
'Declaration <CategoryAttribute("Behavior")> <DescriptionAttribute("Specifies the direction the control scrolls the displayed items.")> Public Property ScrollStyle As RasterImageListScrollStyle
'Usage Dim instance As RasterThumbnailBrowser Dim value As RasterImageListScrollStyle instance.ScrollStyle = value value = instance.ScrollStyle
[CategoryAttribute("Behavior")] [DescriptionAttribute("Specifies the direction the control scrolls the displayed items.")] public RasterImageListScrollStyle ScrollStyle {get; set;}
CategoryAttribute("Behavior") DescriptionAttribute("Specifies the direction the control scrolls the displayed items.") get_ScrollStyle();
set_ScrollStyle(value);
[CategoryAttribute("Behavior")] [DescriptionAttribute("Specifies the direction the control scrolls the displayed items.")] public: property RasterImageListScrollStyle ScrollStyle { RasterImageListScrollStyle get(); void set ( RasterImageListScrollStyle value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2