Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / CfIcon Structure / NoIcon Field


In This Topic
    NoIcon Field (CfIcon)
    In This Topic
    No icon. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly NoIcon As CfIcon
    'Usage
     
    
    Dim value As CfIcon
     
    value = CfIcon.NoIcon
    public static readonly CfIcon NoIcon
    See Also