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


In This Topic
IconSetIndex Property (GetCustomIconEventArgs)
In This Topic
Gets the index of the icon set.
Syntax
'Declaration
 
Public ReadOnly Property IconSetIndex As ConditionalFormattingIconSetIndex
 
'Usage
 
Dim instance As GetCustomIconEventArgs
Dim value As ConditionalFormattingIconSetIndex
 
value = instance.IconSetIndex

Property Value

The index of the icon set.
See Also