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


In This Topic
IconSet Property (CfIcon)
In This Topic
Gets the icon set type.
Syntax
'Declaration
 
Public ReadOnly Property IconSet As IconSetType
 
'Usage
 
Dim instance As CfIcon
Dim value As IconSetType
 
value = instance.IconSet

Property Value

An IconSetType value represents the icon set type.
See Also