DataViewBase.IsTouchScrollBarsMode Property
In This Article
Gets whether the GridControl displays touch scrollbars. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean |
|
#Remarks
Refer to the following help topic for more information: Touch Scrollbars.
See Also