Back to Devexpress

TableView.HorizontalViewport Property

wpf-devexpress-dot-xpf-dot-grid-dot-tableview-fbdc7680.md

latest1.1 KB
Original Source

TableView.HorizontalViewport Property

Gets the width of the view’s client area.

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public double HorizontalViewport { get; }
vb
Public ReadOnly Property HorizontalViewport As Double

Property Value

TypeDescription
Double

A Double value that specifies the client area’s width.

|

Remarks

See Also

TableView Class

TableView Members

DevExpress.Xpf.Grid Namespace