Spread Windows Forms 12.0 Product Documentation
IconSetIndex Property (GetCustomIconEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > GetCustomIconEventArgs Class : IconSetIndex Property
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
public ConditionalFormattingIconSetIndex IconSetIndex {get;}

Property Value

The index of the icon set.
See Also

Reference

GetCustomIconEventArgs Class
GetCustomIconEventArgs Members