[]
Represents the sort field by icon.
public interface IIconSortField : ISortField
Public Interface IIconSortField
Inherits ISortField
Name | Description |
---|---|
Icon | Gets the IIcon object used to sort by Ascending or Descending. |
Order | Gets the sort order, such as:Ascending or Descending. |