Sort.FieldName property

The field name that the data is being sorted by.

public string FieldName { get; set; }

See Also