TableView.ActualExpandDetailButtonWidth Property
In This Article
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.v14.2.dll
#Declaration
[CloneDetailMode(CloneDetailMode.Force)]
public double ActualExpandDetailButtonWidth { get; }
#Property Value
Type |
---|
Double |
#Implements
DevExpress.Xpf.Grid.ITableView.ActualExpandDetailButtonWidth
See Also