Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ComplexSortInfo Class / IconSetIndex Property


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