Back to Devexpress

TableView.FixedNoneContentWidth Property

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

latest1.4 KB
Original Source

TableView.FixedNoneContentWidth Property

Gets the width of the horizontally scrollable viewport. This is a dependency property.

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

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

Property Value

TypeDescription
Double

A Double value that specifies the width of the horizontally scrollable viewport, in pixels.

|

Remarks

See Also

Fixed Columns and Bands

AutoWidth

TableView Class

TableView Members

DevExpress.Xpf.Grid Namespace