BetterListViewBase.AutoScrollStep Property
      
     
    
       step size of automatic scrolling (in pixels) 
      
        [Category(Category=""Behavior"")]
        [DefaultValue(Value=32)]
        [Description(Description=""Step size of automatic scrolling (in pixels)"")]
public 
int AutoScrollStep { public get; public set; }
 
      
      
      See Also
      
        BetterListViewBase Class | ComponentOwl.BetterThumbnailBrowser Namespace