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

In This Topic
    Title Property (HeaderFooterOption)
    In This Topic
    Gets or sets title.
    Syntax
    'Declaration
     
    Public ReadOnly Property Title As String
    public string Title {get;}
    See Also