Spread Windows Forms 12.0 Product Documentation
IconSet Property (CfIcon)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > CfIcon Structure : IconSet Property
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
public IconSetType IconSet {get;}

Property Value

An IconSetType value represents the icon set type.
See Also

Reference

CfIcon Structure
CfIcon Members