ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports Namespace / Border.BorderMargins Class
Members

In This Topic
    Border.BorderMargins Class
    In This Topic
    Used only for Border.GetMargins(). Contains the thickness of the top, left, right, and bottom border that will be drawn around the outside of the control. This is used for FormatBorderDialog's preview, and in AREngine to prevent growing/shrinking sections from clipping borders.
    Object Model
    Border.BorderMargins Class
    Syntax
    'Declaration
     
    Public Class Border.BorderMargins 
    public class Border.BorderMargins 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Border.BorderMargins

    See Also