TreeListRowData.IsExpanded Property
Gets whether the treelist row is expanded. This is a dependency property.
Namespace: DevExpress.Xpf.Grid.TreeList
Assembly: DevExpress.Xpf.Grid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
To learn more, see Expanding and Collapsing Nodes .
See Also