Back to Devexpress

TableView.IsDetailButtonVisibleBindingContainer Property

wpf-devexpress-dot-xpf-dot-grid-dot-tableview-cd6a2d62.md

latest1.1 KB
Original Source

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

Property Value

TypeDescription
DevExpress.Xpf.Core.BindingContainer

A BindingContainer object.

|

See Also

TableView Class

TableView Members

DevExpress.Xpf.Grid Namespace