ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / MemoryReportItem Class / Width Property

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