[]
Sorts the icon.
public IconSortField(IRange key, IIcon icon, SortOrder order = SortOrder.Ascending)
Public Sub New(key As IRange, icon As IIcon, Optional order As SortOrder = SortOrder.Ascending)
The column index.
The icon.
The sort order.