Back to Devexpress

TreeListView.FixedRightContentWidth Property

wpf-devexpress-dot-xpf-dot-grid-dot-treelistview-57c97311.md

latest1.4 KB
Original Source

TreeListView.FixedRightContentWidth Property

Gets the right fixed content width. 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 FixedRightContentWidth { get; }
vb
Public ReadOnly Property FixedRightContentWidth As Double

Property Value

TypeDescription
Double

A Double value that is the right fixed content width in pixels.

|

Remarks

To learn more, see Fixed Columns and Bands.

See Also

FixedLeftContentWidth

FixedLineWidth

TreeListView Class

TreeListView Members

DevExpress.Xpf.Grid Namespace