InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / FontIconRenderer Class / Icon Property

In This Topic
    Icon Property (FontIconRenderer)
    In This Topic
    Gets the icon to render.
    Syntax
    'Declaration
     
    Protected ReadOnly Property Icon As C1Icon
    protected C1Icon Icon {get;}
    See Also