Skip to main content

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

public static readonly DependencyProperty MultiSelectModeProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also