ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _ConfigOption Class / footer Property

In This Topic
    footer Property (_ConfigOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property footer As IFooterOption
    public IFooterOption footer {get; set;}
    See Also