Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / CfIcon Structure
Members


In This Topic
    CfIcon Structure
    In This Topic
    Represents a single icon of an icon set.
    Syntax
    'Declaration
     
    
    Public Structure CfIcon 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As CfIcon
    public struct CfIcon : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Spreadsheet.CfIcon

    See Also