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

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