btb-class

BetterListView.AllowAutoScroll Property

Gets or sets a value indicating whether to allow automatic scrolling of content when mouse is outside client area on some actions.

[Category(Category=""Behavior"")]
[Description(Description=""Allow automatic scrolling of content when mouse is outside client area on some ac" + "tions"")]
[DefaultValue(Value=True)]
public bool AllowAutoScroll { public get; public set; }

See Also

BetterListView Class | ComponentOwl.BetterThumbnailBrowser Namespace