TableView.ActualExpandDetailHeaderWidth 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
#Property Value
Type | Description |
---|---|
Double | A Double value specifying the actual width of the header displayed above detail expand buttons. |
#Implements
DevExpress.Xpf.Grid.ITableView.ActualExpandDetailHeaderWidth
See Also