[]
Represents sorting by icon.
public class IconSortField : SortFieldBase, IIconSortField, ISortField
Public Class IconSortField
Inherits SortFieldBase
Implements IIconSortField, ISortField
Name | Description |
---|---|
IconSortField(IRange, IIcon, SortOrder) | Sorts the icon. |
Name | Description |
---|---|
Icon | Specifies the icon to sort. |
Order | Specifies the sort order. |
SortOn | Specifies the sort type. |