InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputGroupHeader Class / Font Property

In This Topic
    Font Property (InputGroupHeader)
    In This Topic
    Gets or sets the Font used by the InputComponent.
    Syntax
    'Declaration
     
    Public Overridable Property Font As Font
    public virtual Font Font {get; set;}
    See Also