ColumnHeaderClickEventArgs.AllowSorting Property
Gets or sets whether it is allowed to sort by the column’s values.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
|
See Also