ActiveReports 14 .NET Edition
GrapeCity.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.DataEngine.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo FontStyle {get; set;}
    See Also