Back to Devexpress

ITileContainerDefaultProperties.ActualAllowSmoothScrolling Property

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-windowsui-dot-itilecontainerdefaultproperties-e72fe018.md

latest1.6 KB
Original Source

ITileContainerDefaultProperties.ActualAllowSmoothScrolling Property

Returns whether or not this ITileContainerDefaultProperties and its tiles are smoothly scrolled when using the mouse wheel.

Namespace : DevExpress.XtraBars.Docking2010.Views.WindowsUI

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
bool ActualAllowSmoothScrolling { get; }
vb
ReadOnly Property ActualAllowSmoothScrolling As Boolean

Property Value

TypeDescription
Boolean

true if smooth pixel scrolling is currently enabled; otherwise, false.

|

See Also

ITileContainerDefaultProperties Interface

ITileContainerDefaultProperties Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace