ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Tablix Class / LeftMargin Property

In This Topic
    LeftMargin Property (Tablix)
    In This Topic
    Gets or sets the width of the left margin.
    Syntax
    'Declaration
     
    Public Property LeftMargin As Length
    public Length LeftMargin {get; set;}
    See Also