Show / Hide Table of Contents

Property OrderBy

| Improve this Doc View Source

OrderBy

Gets or sets the list of column comparer to perform the sort operation.

Declaration
IReadOnlyList<IColumnComparer> OrderBy { get; set; }
Property Value
Type Description
System.Collections.Generic.IReadOnlyList<IColumnComparer>
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest