DataSorter.Key1

DataSorter.Key1 property

Represents first sorted column index(absolute position, column A is 0, B is 1, …).

public int Key1 { get; set; }

See Also