TableView.ActualShowDetailButtons 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 |
---|---|
Boolean | true if detail expand buttons should be displayed; otherwise, false. |
#Implements
DevExpress.Xpf.Grid.ITableView.ActualShowDetailButtons
See Also