ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / InputFieldText Class / Font Property

In This Topic
    Font Property (InputFieldText)
    In This Topic
    Sets/gets control's font.
    Syntax
    'Declaration
     
    Public Property Font As Font
    public Font Font {get; set;}
    See Also