ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Style Class / FontStyle Property

In This Topic
    FontStyle Property (Style)
    In This Topic
    Gets or sets the font style.
    Syntax
    'Declaration
     
    Public Property FontStyle As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo FontStyle {get; set;}
    See Also