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

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