Spread.Services Documentation
IconSortField Constructor
GrapeCity.Documents.Spread Namespace > IconSortField Class : IconSortField Constructor
The column index.
The icon.
The sort order.
Sorts the icon.
Syntax
public IconSortField( 
   IRange key,
   IIcon icon,
   SortOrder order
)

Parameters

key
The column index.
icon
The icon.
order
The sort order.
See Also

Reference

IconSortField Class
IconSortField Members