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

In This Topic
    Width Property (ReportSectionBase)
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property Width As Length
    public abstract Length Width {get;}
    See Also