ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / ITocItem Interface / IsLicenceBanner Property

In This Topic
    IsLicenceBanner Property
    In This Topic
    Get true if toc item contains some banner decoration.
    Syntax
    'Declaration
     
    ReadOnly Property IsLicenceBanner As Boolean
    bool IsLicenceBanner {get;}
    See Also