ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Line Class / Width Property

In This Topic
    Width Property (Line)
    In This Topic
    Overrides the report item width to allow for negative values
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Property Width As Length
    public override Length Width {get; set;}
    See Also