Table of Contents
SortColumn Property

Gets the column that the Grid is currently being sorted on.

Syntax
 public GridColumn SortColumn { get; }
See Also