Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Rectangle Class
Members

In This Topic
    Rectangle Class
    In This Topic
    Represents a rectangular area with borders that can contain child ReportItem objects.
    Object Model
    Rectangle Class
    Syntax
    'Declaration
     
    Public Class Rectangle 
       Inherits ReportItem
       Implements IStyleOwner 
    public class Rectangle : ReportItem, IStyleOwner  
    Inheritance Hierarchy

    System.Object
       C1.C1Rdl.Rdl2008.ReportElement
          C1.C1Rdl.Rdl2008.ReportItem
             C1.C1Rdl.Rdl2008.Rectangle

    See Also