FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SortArgs Class / Icon Property


In This Topic
Icon Property (SortArgs)
In This Topic
Gets the base icon.
Syntax
'Declaration
 
Public ReadOnly Property Icon As ConditionalFormattingIcon
 
'Usage
 
Dim instance As SortArgs
Dim value As ConditionalFormattingIcon
 
value = instance.Icon
See Also