Back to Devexpress

TreeListView.ExpandDetailButtonWidth Property

wpf-devexpress-dot-xpf-dot-grid-dot-treelistview-5858b948.md

latest1.1 KB
Original Source

TreeListView.ExpandDetailButtonWidth Property

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

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

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

Property Value

TypeDescription
Double

0 always.

|

See Also

TreeListView Class

TreeListView Members

DevExpress.Xpf.Grid Namespace