Back to Devexpress

DataViewBase.IsAdditionalElementScrollBarVisible Property

wpf-devexpress-dot-xpf-dot-grid-dot-dataviewbase-3e52b294.md

latest1.1 KB
Original Source

DataViewBase.IsAdditionalElementScrollBarVisible Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.Core.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public bool IsAdditionalElementScrollBarVisible { get; protected set; }
vb
Public Property IsAdditionalElementScrollBarVisible As Boolean

Property Value

Type
Boolean

See Also

DataViewBase Class

DataViewBase Members

DevExpress.Xpf.Grid Namespace