Back to Devexpress

TableView.ActualExpandDetailButtonWidth Property

wpf-devexpress-dot-xpf-dot-grid-dot-tableview-33a72b18.md

latest1.1 KB
Original Source

TableView.ActualExpandDetailButtonWidth 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 ActualExpandDetailButtonWidth { get; }
vb
Public ReadOnly Property ActualExpandDetailButtonWidth As Double

Property Value

TypeDescription
Double

A Double value indicating the actual detail expand button’s width.

|

See Also

TableView Class

TableView Members

DevExpress.Xpf.Grid Namespace