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

In This Topic
    Width Property (ReportHtmlOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Width As System.Integer
    public System.int Width {get; set;}
    See Also