InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / FontIconElement Class / Font Property

In This Topic
    Font Property (FontIconElement)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Font As Font
    public Font Font {get; set;}

    Property Value

    Gets or sets icon font.
    Remarks
    If this property is not set, actual font will be inherited from the parent container.
    See Also