Spread Windows Forms 12.0 Product Documentation
IconId Property


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > CfIcon Structure : IconId Property
Gets an integer value represents the icon to be used.
Syntax
'Declaration
 
Public ReadOnly Property IconId As Integer
'Usage
 
Dim instance As CfIcon
Dim value As Integer
 
value = instance.IconId
public int IconId {get;}

Property Value

An integer value represents the icon to be used.
See Also

Reference

CfIcon Structure
CfIcon Members