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

In This Topic
    RightMargin Property (PageBase)
    In This Topic
    Specifies the width of the right margin of the report.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property RightMargin As Length
    public abstract Length RightMargin {get;}
    See Also