ActiveReports 13
Margin Property (ReportItemDesignerBase)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Dashboard.Design Namespace > ReportItemDesignerBase Class : Margin Property
Gets or sets the space between controls.
Syntax
'Declaration
 
Public Property Margin As Padding
public Padding Margin {get; set;}

Property Value

A System.Windows.Forms.Padding representing the space between controls.
See Also

Reference

ReportItemDesignerBase Class
ReportItemDesignerBase Members