Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ConditionalFormattingIconSetIndex Class / Index Property


In This Topic
Index Property (ConditionalFormattingIconSetIndex)
In This Topic
Gets the icon index in the icon set style.
Syntax
'Declaration
 
Public ReadOnly Property Index As Integer
 
'Usage
 
Dim instance As ConditionalFormattingIconSetIndex
Dim value As Integer
 
value = instance.Index
See Also