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.v26.1.dll

Declaration

public static readonly DependencyProperty MultiSelectModeProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also