ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / HeaderFooterOption Class / TextStyle Property

In This Topic
    TextStyle Property (HeaderFooterOption)
    In This Topic
    Gets or sets title text style.
    Syntax
    'Declaration
     
    Public Property TextStyle As Style
    public Style TextStyle {get; set;}
    See Also