Back to Devexpress

TreeListView.AllowSortingBySingleColumnOnlyProperty Field

wpf-devexpress-dot-xpf-dot-grid-dot-treelistview-a99809e5.md

latest1.2 KB
Original Source

TreeListView.AllowSortingBySingleColumnOnlyProperty Field

Identifies the TreeListView.AllowSortingBySingleColumnOnly dependency property.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public static readonly DependencyProperty AllowSortingBySingleColumnOnlyProperty
vb
Public Shared ReadOnly AllowSortingBySingleColumnOnlyProperty As DependencyProperty

Field Value

TypeDescription
DependencyProperty

A dependency property identifier.

|

See Also

TreeListView Class

TreeListView Members

DevExpress.Xpf.Grid Namespace