Back to Devexpress

DataViewBase.AllowSortingProperty Field

wpf-devexpress-dot-xpf-dot-grid-dot-dataviewbase-e455829b.md

latest1.1 KB
Original Source

DataViewBase.AllowSortingProperty Field

Identifies the DataViewBase.AllowSorting dependency property.

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

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

Field Value

TypeDescription
DependencyProperty

A dependency property identifier.

|

See Also

DataViewBase Class

DataViewBase Members

DevExpress.Xpf.Grid Namespace