ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IReportItem Interface / Width Property

In This Topic
    Width Property (IReportItem)
    In This Topic
    Width of the item.
    Syntax
    'Declaration
     
    ReadOnly Property Width As Length
    Length Width {get;}
    See Also