DataSorter.Key2

DataSorter.Key2 property

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

public int Key2 { get; set; }

See Also