Icon Property (SortField)
Gets or sets the
CfIcon value on which the sort is performed for the specified
SortCondition object.
public CfIcon Icon {get; set;}
'Declaration
Public Property Icon As CfIcon
'Usage
Dim instance As SortField
Dim value As CfIcon
instance.Icon = value
value = instance.Icon
Property Value
A
CfIcon value represents the cell icon.