ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / C1dOptionsForm Class / DisplayRectangle Property

In This Topic
    DisplayRectangle Property (C1dOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property DisplayRectangle As System.Drawing.Rectangle
    public virtual System.Drawing.Rectangle DisplayRectangle {get;}
    See Also