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

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