Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / CfIcon Structure / IconId Property


In This Topic
IconId Property
In This Topic
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

Property Value

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