Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / C1RdlReport Class / Width Property

In This Topic
    Width Property (C1RdlReport)
    In This Topic
    Gets or sets the width of the report.
    Syntax
    'Declaration
     
    Public Property Width As ReportSize
    public ReportSize Width {get; set;}
    See Also