ActiveReports.Viewer3 Request technical support
Border.BorderMargins Class
See Also  Members  


Gets the amount of padding around the content of the control.

Syntax

Visual Basic (Declaration) 
Public Class Border.BorderMargins 
Visual Basic (Usage)Copy Code
Dim instance As Border.BorderMargins
C# 
public class Border.BorderMargins 

Inheritance Hierarchy

System.Object
   DataDynamics.ActiveReports.Border.BorderMargins

See Also