Back to Devexpress

DataViewBase.ScrollableAreaMinWidth Property

wpf-devexpress-dot-xpf-dot-grid-dot-dataviewbase-62fc8d7e.md

latest1.0 KB
Original Source

DataViewBase.ScrollableAreaMinWidth 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
[Browsable(false)]
public double ScrollableAreaMinWidth { get; protected set; }
vb
<Browsable(False)>
Public Property ScrollableAreaMinWidth As Double

Property Value

Type
Double

See Also

DataViewBase Class

DataViewBase Members

DevExpress.Xpf.Grid Namespace