Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid.Reporting Namespace / ReportLine Class
Members


In This Topic
    ReportLine Class
    In This Topic
    Class which represents a horizontal line, above or below a row or group, when it is printed in a report.
    Syntax
    'Declaration
     
    Public Class ReportLine 
    'Usage
     
    Dim instance As ReportLine
    public class ReportLine 
    Inheritance Hierarchy

    System.Object
       Xceed.Grid.Reporting.ReportLine

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also