[]
        
(Showing Draft Content)

C1.Framework.FontIconElement.-ctor

FontIconElement Constructor

FontIconElement()

Initializes a new instance of the FontIconElement class.

Declaration
public FontIconElement()

FontIconElement(C1FontIcon)

Initializes a new instance of the FontIconElement class.

Declaration
public FontIconElement(C1FontIcon icon)
Parameters
Type Name Description
C1FontIcon icon

The icon to show.

FontIconElement(C1FontIcon, Style)

Initializes a new instance of the FontIconElement class.

Declaration
public FontIconElement(C1FontIcon icon, Style style)
Parameters
Type Name Description
C1FontIcon icon

The icon to show.

Style style

The style of this IconElement.