TreeListNode.ExpandStateBinding Property
Gets or sets the binding that determines whether the node is expanded.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
Binding | A Binding object specifying whether the node is expanded. |
See Also