ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablix Interface / LeftMargin Property

In This Topic
    LeftMargin Property (ITablix)
    In This Topic
    Gets the width of the left margin.
    Syntax
    'Declaration
     
    ReadOnly Property LeftMargin As Length
    Length LeftMargin {get;}
    See Also