Show / Hide Table of Contents

Interface ColumnHeader.ISortService

Customizable service to perform the sort operation.

Inherited Members
IService.DataPresenter
IService.Initialize(DataPresenter)
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.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest