ActiveReports 13
Margin Property (Designer)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design Namespace > Designer 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

Designer Class
Designer Members