Interface ColumnHeader.ISortService
Customizable service to perform the sort operation.
Namespace: DevZest.Data.Views
Assembly: DevZest.Data.WPF.dll
Syntax
public interface ISortService : IService
Properties
Name | Description |
---|---|
OrderBy | Gets or sets the list of column comparer to perform the sort operation. |