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
Syntax
'Declaration
Public Class Border.BorderMargins
public class Border.BorderMargins
Inheritance Hierarchy
System.Object
GrapeCity.ActiveReports.Border.BorderMargins
See Also