dbicExplorerBar Send comments on this topic.
SmoothScroll Property
See Also 
dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > dbiExplorerBar Class : SmoothScroll Property

Determines whether the opening and closing of a list will be done with a smooth scrolling motion.

Syntax

Visual Basic (Declaration) 
Public Overridable Property SmoothScroll As Boolean
C# 
public virtual bool SmoothScroll {get; set;}

Property Value

Boolean

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also