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

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