ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / SizeD Structure / Width Property

In This Topic
    Width Property (SizeD)
    In This Topic
    Gets or sets the horizontal component of the current SizeD.
    Syntax
    'Declaration
     
    Public Property Width As System.Double
    public System.double Width {get; set;}
    See Also