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

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