ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / PageSetupViewModel Class / RightMargin Property

In This Topic
    RightMargin Property (PageSetupViewModel)
    In This Topic
    Right page margin
    Syntax
    'Declaration
     
    Public Property RightMargin As Decimal
    public decimal RightMargin {get; set;}
    See Also