TreeListView.MultiSelectModeProperty Field
Identifies the TreeListView.MultiSelectMode dependency property. The TreeListView.MultiSelectMode property is obsolete. Use the DataControlBase.SelectionMode property instead.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v25.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Field Value
| Type | Description |
|---|---|
| DependencyProperty | A dependency property identifier. |
See Also