ActiveReports 19 .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
    Gets a value indicating whether the ToC item contains some banner decoration.
    Syntax
    'Declaration
     
    ReadOnly Property IsLicenceBanner As Boolean
    bool IsLicenceBanner {get;}

    Property Value

    A System.Boolean value. true if the ToC item contains a banner decoration; otherwise, false.
    See Also