ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IStaticItem Interface
Members

In This Topic
    IStaticItem Interface
    In This Topic
    Represents a static report item with static content.
    Object Model
    IStaticItem Interface
    Syntax
    'Declaration
     
    Public Interface IStaticItem 
       Inherits IDocumentMapItemIRenderComponentIReportItem 
    public interface IStaticItem : IDocumentMapItemIRenderComponentIReportItem  
    See Also