Show / Hide Table of Contents

Property OrderBy

| Improve this Doc View Source

OrderBy

Gets or sets the comparer to sort the rows.

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