TreeListView.AutoDetectColumnTypeInHierarchicalMode Property
Gets or sets whether the TreeListView automatically detects the column type in hierarchical mode.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the TreeView automatically detects column type; otherwise, false. |
See Also