ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / ILine Interface
Members

In This Topic
    ILine Interface
    In This Topic
    Represents a line report item in the rendering output.
    Object Model
    ILine Interface
    Syntax
    'Declaration
     
    Public Interface ILine 
       Inherits IDocumentMapItemIRenderComponentIReportItemIStaticItem 
    public interface ILine : IDocumentMapItemIRenderComponentIReportItemIStaticItem  
    See Also