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

In This Topic
    Width Property (ILayoutArea)
    In This Topic
    Gets the area's width.
    Syntax
    'Declaration
     
    ReadOnly Property Width As Single
    float Width {get;}
    See Also