[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Border.BorderMargins

Border.BorderMargins Class

Represents the margins of the border. Used only for Border.GetMargins().
Contains the thickness of the top, left, right, and bottom borders that will be drawn around the outside of the control. This is used to preview the FormatBorderDialog and in AREngine to prevent growing or shrinking sections from clipping the borders.

Inheritance
Border.BorderMargins
Namespace: GrapeCity.ActiveReports
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public class Border.BorderMargins

Properties

Name Description
Bottom

Gets the thickness of the Bottom border.

Left

Gets the thickness of the Left border.

Right

Gets the thickness of the Right border.

Top

Gets the thickness of the Top border.