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

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