ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Themes Namespace / Font Class / Style Property

In This Topic
    Style Property (Font)
    In This Topic
    Gets the font style of this theme font.
    Syntax
    'Declaration
     
    Public Property Style As String
    public string Style {get; set;}
    See Also