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

In This Topic
    MaxRightMargin Property
    In This Topic
    Max right margin, that user can set
    Syntax
    'Declaration
     
    Public ReadOnly Property MaxRightMargin As Decimal
    public decimal MaxRightMargin {get;}
    See Also